]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: Fix incoming migration to QEMU 10.0.0
authorJiri Denemark <jdenemar@redhat.com>
Thu, 27 Nov 2025 14:15:46 +0000 (15:15 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 28 Nov 2025 13:56:19 +0000 (14:56 +0100)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
NEWS.rst

index 8cc6e698ca25ffb9dd1ae1c24881b3ced2344c7b..412fd58e0c5e81bec89bd0540768b8992232ab67 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -59,6 +59,13 @@ v11.10.0 (unreleased)
     subdirectory, the ESX driver would have failed to parse that and an error
     was reported when obtaining domain XML. This is now fixed.
 
+ * qemu: Fix incoming migration to QEMU 10.0.0 and newer
+
+    Due to a change in the way QEMU 10.0.0 reports the state of "ht" CPU
+    feature, incoming migration of a domain with multiple CPU threads would
+    fail with "guest CPU doesn't match specification: extra features: ht"
+    error.
+
 
 v11.9.0 (2025-11-03)
 ====================