[libvirt] [PATCH 20/24] conf: numa: Add helper to get guest NUMA node count and refactor users

John Ferlan jferlan at redhat.com
Thu Feb 19 23:41:07 UTC 2015



On 02/16/2015 01:52 PM, Peter Krempa wrote:
> Add an accessor so that a later refactor is simpler.
> ---
>  src/conf/domain_conf.c   |  2 +-
>  src/conf/numa_conf.c     | 15 +++++++++++++--
>  src/conf/numa_conf.h     |  2 ++
>  src/libvirt_private.syms |  1 +
>  src/qemu/qemu_command.c  |  6 +++---
>  5 files changed, 20 insertions(+), 6 deletions(-)
> 

"Short term" there's a "naming" thing between "numa" and "cpu" in
virDomainNumaGetNodeCount... (struct is CPUDef while name is numa)

ACK -

John




More information about the libvir-list mailing list