From: Peter Krempa Date: Fri, 28 Jun 2024 12:52:31 +0000 (+0200) Subject: NEWS: Mention crash when VM shuts down during migration X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=1bb74349c05f7befec725e5a40c9f6b51071b685;p=libvirt.git NEWS: Mention crash when VM shuts down during migration Signed-off-by: Peter Krempa Reviewed-by: Jiri Denemark --- diff --git a/NEWS.rst b/NEWS.rst index 1ea98599db..5557018f33 100644 --- 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) ====================