]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: Fix virtqemud crash when resuming failed post-copy migration
authorJiri Denemark <jdenemar@redhat.com>
Tue, 27 May 2025 10:17:11 +0000 (12:17 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 27 May 2025 10:45:26 +0000 (12:45 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
NEWS.rst

index 636fcbd5734280209003e0ede4c0389ed0da4bd9..a880524ca2f436564a11ec0b3cf840e2fa84d307 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -42,6 +42,13 @@ v11.4.0 (unreleased)
 
     The only workaround is to avoid the broken versions.
 
+  * qemu: Fix virtqemud crash when resuming failed post-copy migration
+
+    A regression introduced in ``libvirt-11.2.0`` caused virtqemud on the
+    destination host to crash when trying to resume failed post-copy
+    migration.
+
+
 v11.3.0 (2025-05-02)
 ====================