]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
NEWS: Mention fix of crash on disk hotplug failure
authorPeter Krempa <pkrempa@redhat.com>
Fri, 11 Apr 2025 11:57:03 +0000 (13:57 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 11 Apr 2025 14:24:59 +0000 (16:24 +0200)
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
NEWS.rst

index 4f1e8ecbdf6157ddedd4f2e22fb13d93188e9dc2..759765dcb6ac5afbddcaba417cc2485158904c36 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -50,6 +50,11 @@ v11.3.0 (unreleased)
     to be logged in the system log. It is safe to ignore the error. The code
     was fixed to avoid the message when probing for support.
 
+  * Fix libvirt daemon crash on failure to hotplug a disk into a ``qemu`` VM
+
+    Some failures of disk hotplug could cause the libvirt daemon to crash due
+    to a bug when rolling back disk throttling filters.
+
 
 v11.2.0 (2025-04-01)
 ====================