From ad25a68826ec397909546e78bf3dba8498e5fbd2 Mon Sep 17 00:00:00 2001 From: Andrea Bolognani Date: Thu, 31 Jan 2019 15:20:09 +0100 Subject: [PATCH] news: Update for PCI support on RISC-V MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andrea Bolognani Reviewed-by: Ján Tomko --- docs/news.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) 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. + +