[PATCH] NEWS: Mention two user-visible bug fixes

Peter Krempa pkrempa at redhat.com
Tue Feb 28 16:23:00 UTC 2023


Signed-off-by: Peter Krempa <pkrempa at redhat.com>
---
 NEWS.rst | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index d1f88b3d59..ca93c24150 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -80,6 +80,18 @@ v9.1.0 (unreleased)

     (NB: it is still necessary to disable SELinux to start passt.)

+  * qemu: Fix error when attempting to change media in a CDROM drive
+
+    Due to a logic bug introduced in libvirt-9.0 attempts to change media in a
+    CDROM would previously fail with an error stating that the tray isn't open.
+
+  * qemu: Properly handle block job transitions
+
+    Starting with libvirt-9.0 the block job state machine improperly handled
+    some job transitions which resulted into some block jobs not being properly
+    terminated. This could cause problems such as errors when detaching a disk
+    after snapshot.
+
 v9.0.0 (2023-01-16)
 ===================

-- 
2.39.2



More information about the libvir-list mailing list