From: Michal Privoznik <mpriv...@redhat.com>

There are some features/improvements/bug fixes I've either
contributed or reviewed/merged. Document them for upcoming
release.

Signed-off-by: Michal Privoznik <mpriv...@redhat.com>
---
 NEWS.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 184df16547..ee4e9a022e 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -60,6 +60,12 @@ v11.5.0 (unreleased)
 
 * **Bug fixes**
 
+  * qemu: Be more forgiving when acquiring QUERY job when formatting domain XML
+
+    Since ``libvirt-11.0.0`` the ``virDomainGetXMLDesc()`` API used to format
+    domain XML acquires QUERY job. But this caused a regression when the API
+    might timeout for incoming migration. This is now fixed.
+
 
 v11.4.0 (2025-06-02)
 ====================
-- 
2.49.0

Reply via email to