From: Han Han Date: Wed, 11 May 2022 02:17:06 +0000 (+0800) Subject: news: qemu: virtiofs can be used without NUMA nodes X-Git-Tag: v8.4.0-rc1~105 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17fe7ae0cb780207d35227d7f763ce486122f970;p=thirdparty%2Flibvirt.git news: qemu: virtiofs can be used without NUMA nodes Signed-off-by: Han Han Reviewed-by: Andrea Bolognani --- 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