On 03/16/2017 01:14 PM, Andrea Bolognani wrote:
---
Changes from v1:
* Include model names;
* Reword slightly.
docs/news.xml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index 097a09a..3501f89 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -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>
ACK.