[PATCH 14/14] NEWS: Document recent thread-context bug fix

Michal Privoznik mprivozn at redhat.com
Wed Mar 8 11:14:41 UTC 2023


Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
---
 NEWS.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 089ad733f2..29239950c1 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -42,6 +42,13 @@ v9.2.0 (unreleased)
     Due to a logic bug introduced in libvirt 9.0.0, VM configurations
     explicitly enabling the HPET timer were rejected.
 
+  * qemu: Fix thread-context .host-nodes generation
+
+    With new enough QEMU, libvirt instructs QEMU to set affinity of memory
+    allocation threads. But this may have resulted in QEMU being unable to do
+    so, as affinity to NUMA nodes inaccessible to emulator thread might have
+    been requested.
+
 
 v9.1.0 (2023-03-01)
 ===================
-- 
2.39.2



More information about the libvir-list mailing list