From: Andrea Bolognani Date: Tue, 14 Mar 2017 16:39:29 +0000 (+0100) Subject: news: Document support for generic PCIe Root Ports X-Git-Tag: v3.2.0-rc1~228 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=696a8ff36e34db0ad94a736d324a7f6e23de61e9;p=thirdparty%2Flibvirt.git news: Document support for generic PCIe Root Ports --- 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. + +