Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
---
docs/news.xml | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/docs/news.xml b/docs/news.xml
index 2067830848..5715d0a510 100644
--- a/docs/news.xml
+++ b/docs/news.xml
@@ -148,6 +148,18 @@
tables are not required.
</description>
</change>
+ <change>
+ <summary>
+ qemu: Use PCI by default for RISC-V guests
+ </summary>
+ <description>
+ PCI support for RISC-V guests was already available in libvirt
+ 5.1.0, but it required the user to opt-in by manually assigning
+ PCI addresses: with this release, RISC-V guests will use PCI
+ automatically when running against a recent enough (4.0.0+) QEMU
+ release.
+ </description>
+ </change>
</section>
<section title="Bug fixes">
</section>
--
2.20.1