diff --git a/docs/news.xml b/docs/news.xml index 0729e0bacf..21807f26d3 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -37,6 +37,18 @@
+ + + qemu: Use PCI by default for RISC-V guests + + + 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. + +