]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: Document support for versioned CPU models
authorJiri Denemark <jdenemar@redhat.com>
Wed, 27 Nov 2024 09:02:08 +0000 (10:02 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 27 Nov 2024 13:51:05 +0000 (14:51 +0100)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
NEWS.rst

index dbc6109ef0002f8679e4837ecb0541070792be3d..185880d0e8422f1b92d37233fe294f16a19c592a 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -33,6 +33,11 @@ v10.10.0 (unreleased)
     Limitation: The s390x BIOS will try to IPL up to 8 total devices, any
     number of which may be disks or network devices.
 
+  * qemu: Add support for versioned CPU models
+
+    Updates to QEMU CPU models with -vN suffix can now be used in libvirt just
+    like any other CPU model.
+
 * **Improvements**
 
 * **Bug fixes**