]> xenbits.xensource.com Git - libvirt.git/commitdiff
NEWS: Mention crash when VM shuts down during migration
authorPeter Krempa <pkrempa@redhat.com>
Fri, 28 Jun 2024 12:52:31 +0000 (14:52 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 28 Jun 2024 13:58:05 +0000 (15:58 +0200)
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst

index 1ea98599dbfe513d1102e7afccd991fd51fabcd7..5557018f33af006f1f067619ee5e82403ce809b7 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -65,6 +65,11 @@ v10.5.0 (unreleased)
     have failed as the destination would incorrectly expect those features to
     be enabled after starting QEMU.
 
+  * qemu: Fix ``libvirtd``/``virtqemud`` crash when VM shuts down during migration
+
+    The libvirt daemon could crash when a VM was shut down while being migrated
+    to another host.
+
 
 v10.4.0 (2024-06-03)
 ====================