]> xenbits.xensource.com Git - libvirt.git/commitdiff
NEWS: Mention migration bug with custom XML
authorJiri Denemark <jdenemar@redhat.com>
Tue, 16 Apr 2024 15:38:37 +0000 (17:38 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 17 Apr 2024 15:36:59 +0000 (17:36 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
NEWS.rst

index c108e66f46220afd90f49b57eddfc204c820c933..852dadf532d8ebfd47a0eb6526d8fe2693a4b8bb 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -21,6 +21,14 @@ v10.3.0 (unreleased)
 
 * **Bug fixes**
 
+  * qemu: Fix migration with custom XML
+
+    Libvirt 10.2.0 would sometimes complain about incompatible CPU definition
+    when trying to migrate or save a domain and passing a custom XML even
+    though such XML was properly generated as migratable. Hitting this bug
+    depends on the guest CPU definition and the host on which a particular
+    domain was running.
+
 
 v10.2.0 (2024-04-02)
 ====================