
On 03/14/2017 12:58 PM, Andrea Bolognani wrote:
--- docs/news.xml | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml index 04783aa..434a9f7 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -17,6 +17,15 @@ The virt-host-validate tool now supports bhyve hypervisor </summary> </change> + <change> + <summary> + qemu: Introduce support for generic PCIe Root Ports + </summary> + <description> + This new PCI controller model will be used by default for + aarch64/virt guests if the QEMU binary supports it.
Maybe name it explicitly: qemu: Introduce support for the non-vendor-specific device "pcie-root-port" This new PCI controller model will be used by default for new pcie-root-port controllers if the QEMU binary supports it. But whatever - ACK.
+ </description> + </change> </section> <section title="Improvements"> <change>