]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: Mention change of default machine type for ARM and RISC-V
authorJim Fehlig <jfehlig@suse.com>
Fri, 14 Apr 2023 17:07:35 +0000 (11:07 -0600)
committerJim Fehlig <jfehlig@suse.com>
Tue, 18 Apr 2023 14:57:25 +0000 (08:57 -0600)
Signed-off-by: Jim Fehlig <jfehlig@suse.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
NEWS.rst

index 6bc5a59c0d61d823c987521ca301f9f284a6729e..2a844ce40c61ba9697b91ff5953c88e42f710eac 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -19,6 +19,12 @@ v9.3.0 (unreleased)
 
 * **Improvements**
 
+  * qemu: Change default machine type for ARM and RISC-V
+
+    ARM and RISC-V architectures now use the ``virt`` machine type by default.
+    The previous defaults were nearly unusable and had to be overridden in most
+    cases.
+
 * **Bug fixes**