]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
news: Update for PCI support on RISC-V
authorAndrea Bolognani <abologna@redhat.com>
Thu, 31 Jan 2019 14:20:09 +0000 (15:20 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 1 Feb 2019 10:57:55 +0000 (11:57 +0100)
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/news.xml

index 2aa4ed25d6243db0d0fd38b6e2c0c8937b333102..55d6a3926beef79c60a120ee55a10b94e8acf611 100644 (file)
           the options added are "nosuid, noexec".
         </description>
       </change>
+      <change>
+        <summary>
+          qemu: Allow use of PCI for RISC-V guests
+        </summary>
+        <description>
+          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.
+        </description>
+      </change>
     </section>
   </release>
   <release version="v5.0.0" date="2019-01-15">