NEWS: Document daemon crash on reconnect

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
Jiri Denemark 2022-10-14 14:54:12 +02:00
parent 1a570f9712
commit d1f291b4c3

View File

@ -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)
===================