---
docs/news.xml | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index 50c3b3e..18006e8 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -140,6 +140,19 @@
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>
</section>
<section title="Bug fixes">
<change>
--
2.7.4