]> xenbits.xensource.com Git - libvirt.git/commitdiff
NEWS: Mention migration fix with disabled vmx-* CPU features
authorJiri Denemark <jdenemar@redhat.com>
Fri, 28 Jun 2024 11:38:21 +0000 (13:38 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Fri, 28 Jun 2024 11:49:24 +0000 (13:49 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
NEWS.rst

index b0b893b4847ad35723a8c5d185764d9091049423..1ea98599dbfe513d1102e7afccd991fd51fabcd7 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -59,6 +59,12 @@ v10.5.0 (unreleased)
     A memory leak was identified when a client started SASL but then suddenly
     closed connection. This is now fixed.
 
+  * qemu: Fix migration with disabled vmx-* CPU features
+
+    Migrating a domain with some vmx-* CPU features marked as disabled could
+    have failed as the destination would incorrectly expect those features to
+    be enabled after starting QEMU.
+
 
 v10.4.0 (2024-06-03)
 ====================