1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-07 17:28:15 +00:00

news: qemu: virtiofs can be used without NUMA nodes

Signed-off-by: Han Han <hhan@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
Han Han 2022-05-11 10:17:06 +08:00 committed by Andrea Bolognani
parent 95f9d4290c
commit 17fe7ae0cb

View File

@ -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