From 17fe7ae0cb780207d35227d7f763ce486122f970 Mon Sep 17 00:00:00 2001 From: Han Han Date: Wed, 11 May 2022 10:17:06 +0800 Subject: [PATCH] news: qemu: virtiofs can be used without NUMA nodes Signed-off-by: Han Han Reviewed-by: Andrea Bolognani --- NEWS.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 9af82c7705..a8a894fbb0 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1233,6 +1233,11 @@ v6.9.0 (2020-11-02) for TAP devices. It will avoid needless cost of host CPU cycles and thus improve performance. + * qemu: virtiofs can be used without NUMA nodes + + Virtiofs is supported for the VM without NUMA nodes but configured with + shared memory. + * **Bug fixes** * hyperv: ensure WQL queries work in all locales -- 2.47.2