From: Andrea Bolognani Date: Thu, 31 Jan 2019 14:20:09 +0000 (+0100) Subject: news: Update for PCI support on RISC-V X-Git-Tag: v5.1.0-rc1~289 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad25a68826ec397909546e78bf3dba8498e5fbd2;p=thirdparty%2Flibvirt.git news: Update for PCI support on RISC-V Signed-off-by: Andrea Bolognani Reviewed-by: Ján Tomko --- diff --git a/docs/news.xml b/docs/news.xml index 2aa4ed25d6..55d6a3926b 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -61,6 +61,16 @@ the options added are "nosuid, noexec". + + + qemu: Allow use of PCI for RISC-V guests + + + This works with QEMU 4.0.0+ only and is opt-in at the moment, since + it requires users to manually assign PCI addresses, but is otherwise + fully functional. + +