news: Update for pcie-to-pci-bridge support

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
This commit is contained in:
Andrea Bolognani 2018-03-28 15:34:32 +02:00
parent 8238b04405
commit eb65cc500b

View File

@ -35,6 +35,15 @@
<libvirt>
<release version="v4.3.0" date="unreleased">
<section title="New features">
<change>
<summary>
qemu: Add support for the pcie-to-pci-bridge controller
</summary>
<description>
Pure PCIe guests such as x86_64/q35 and aarch64/virt will now
add this controller when traditional PCI devices are in use.
</description>
</change>
</section>
<section title="Improvements">
<change>