]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: Mention loongarch64 guest support
authorAndrea Bolognani <abologna@redhat.com>
Thu, 21 Mar 2024 14:37:50 +0000 (15:37 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 22 Mar 2024 08:51:37 +0000 (09:51 +0100)
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
NEWS.rst

index ec2fadaae891bafa044422ccbc58256933f5e187..ef9e3126984730ef2a0d7645e09e1f7b9a7ede9f 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -29,6 +29,13 @@ v10.2.0 (unreleased)
     guest can access files on this driver through the Media Transfer
     Protocol (MTP).
 
+  * qemu: Added support for the loongarch64 architecture
+
+    It is now possible for libvirt to run loongarch64 guests, including on
+    other architectures via TCG. For the best results, it is recommended to
+    use the upcoming QEMU 9.0.0 release together with the development version
+    of edk2.
+
 * **Improvements**
 
 * **Bug fixes**