Signed-off-by: Michal Privoznik <[email protected]>
Reviewed-by: Andrea Bolognani <[email protected]>
---
 NEWS.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index e5b304786b..5b5265996f 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -48,6 +48,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

Reply via email to