]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Document PCI by default on RISC-V
authorAndrea Bolognani <abologna@redhat.com>
Fri, 22 Mar 2019 13:43:01 +0000 (14:43 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 4 Apr 2019 07:52:25 +0000 (09:52 +0200)
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Cole Robinson <crobinso@redhat.com>
docs/news.xml

index 0729e0bacf8b4fd8dfba5dacc78b11b876a1403e..21807f26d3d74a105a9f2b9e543c379dbcbeb795 100644 (file)
     <section title="New features">
     </section>
     <section title="Improvements">
+      <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>