]> xenbits.xensource.com Git - libvirt.git/commitdiff
news: qemu: virtiofs can be used without NUMA nodes
authorHan Han <hhan@redhat.com>
Wed, 11 May 2022 02:17:06 +0000 (10:17 +0800)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 18 May 2022 17:55:53 +0000 (19:55 +0200)
Signed-off-by: Han Han <hhan@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
NEWS.rst

index 9af82c77052a2c18b94ecc7160f2cdf946e6ecd8..a8a894fbb0e9531b55ad3476f034273ef00aa456 100644 (file)
--- 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