docs: add entry for aggregation of pcie-root-ports to news.xml

This commit is contained in:
Laine Stump 2017-01-13 10:27:05 -05:00
parent e8a43f1995
commit d18be36599
1 changed files with 14 additions and 0 deletions

View File

@ -140,6 +140,20 @@
the storage pool XML. the storage pool XML.
</description> </description>
</change> </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>
<section title="Bug fixes"> <section title="Bug fixes">
<change> <change>