]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: add entry for aggregation of pcie-root-ports to news.xml
authorLaine Stump <laine@laine.org>
Fri, 13 Jan 2017 15:27:05 +0000 (10:27 -0500)
committerLaine Stump <laine@laine.org>
Fri, 13 Jan 2017 16:30:35 +0000 (11:30 -0500)
docs/news.xml

index 50c3b3ea2fb822b95c0d245f3dfb95be03a7495b..baafcff420c9ff3f1b5344035b5aa4156d13681a 100644 (file)
           the storage pool XML.
         </description>
       </change>
+      <change>
+        <summary>
+          qemu: aggregate pcie-root-ports onto multiple functions of a slot
+        </summary>
+        <description>
+          When pcie-root-ports are added to pcie-root in order to
+          provide a place to connect PCI Express endpoint devices,
+          libvirt now aggregates multiple root ports together onto the
+          same slot (up to 8 per slot) in order to conserve slots.
+          Using this method, it's possible to connect more than 200
+          endpoint devices to a guest that uses PCIe without requiring
+          setup of any PCIe switches.
+        </description>
+      </change>
     </section>
     <section title="Bug fixes">
       <change>