news: Document support for generic PCIe Root Ports

This commit is contained in:
Andrea Bolognani 2017-03-14 17:39:29 +01:00
parent 96f54b86d6
commit 696a8ff36e
1 changed files with 10 additions and 0 deletions

View File

@ -29,6 +29,16 @@
for QEMUs older than 2.9.0.
</description>
</change>
<change>
<summary>
qemu: Introduce support for generic PCIe Root Ports
</summary>
<description>
For new controllers, a generic device (pcie-root-port) will be used
by default instead of the Intel-specific device (ioh3420), provided
the QEMU binary supports it.
</description>
</change>
</section>
<section title="Improvements">
<change>