]> xenbits.xensource.com Git - libvirt.git/commitdiff
news: Update for pcie-to-pci-bridge support
authorAndrea Bolognani <abologna@redhat.com>
Wed, 28 Mar 2018 13:34:32 +0000 (15:34 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 6 Apr 2018 12:12:28 +0000 (14:12 +0200)
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
docs/news.xml

index 8521204a35bef3eb4e63b047612888fad809c534..37e1ba6f56e8d609c47e779381e5177e8edf523b 100644 (file)
 <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>