]> xenbits.xensource.com Git - libvirt.git/commitdiff
NEWS: Document daemon crash on reconnect
authorJiri Denemark <jdenemar@redhat.com>
Fri, 14 Oct 2022 12:54:12 +0000 (14:54 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 24 Oct 2022 13:28:47 +0000 (15:28 +0200)
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
NEWS.rst

index cd297c4fed351556f386fb32b01edbd3db43b42b..20541c6c6e6f6aa27abab9cd1007b8b62b099b4d 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -49,6 +49,11 @@ v8.9.0 (unreleased)
     used for guest CPU definition in domain XML, but it could have caused
     failures to start a domain with ``check='full'`` in some cases.
 
+  * qemu: Do not crash after restart with active migration
+
+    In 8.8.0 release libvirt daemon would crash after it was restarted during
+    an active outgoing migration.
+
 v8.8.0 (2022-10-03)
 ===================