mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
qemu: Support setting NUMA distances
Since we already have such support for libxl all we need is qemu driver adjustment. And a test case. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Reviewed-by: John Ferlan <jferlan@redhat.com>
This commit is contained in:
@@ -1589,7 +1589,7 @@
|
||||
|
||||
<p>
|
||||
Describing distances between NUMA cells is currently only supported
|
||||
by Xen. If no <code>distances</code> are given to describe
|
||||
by Xen and QEMU. If no <code>distances</code> are given to describe
|
||||
the SLIT data between different cells, it will default to a scheme
|
||||
using 10 for local and 20 for remote distances.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user