From 696a8ff36e34db0ad94a736d324a7f6e23de61e9 Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Tue, 14 Mar 2017 17:39:29 +0100 Subject: [PATCH] news: Document support for generic PCIe Root Ports --- docs/news.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/news.xml b/docs/news.xml index 097a09a5b3..3501f89ab3 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -29,6 +29,16 @@ for QEMUs older than 2.9.0. + + + qemu: Introduce support for generic PCIe Root Ports + + + 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. + +