]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: numa: Add accessor for the NUMA node cpu mask
authorPeter Krempa <pkrempa@redhat.com>
Mon, 16 Feb 2015 17:38:43 +0000 (18:38 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 20 Feb 2015 16:50:08 +0000 (17:50 +0100)
commitd9a779a36efe7754b65e0f271cb3f388ed5b7d53
tree04273143cec6bafd591c23101166205bf9f4fb45
parentbe22d07315bf4ff9d5edc938479b6f344bffec48
conf: numa: Add accessor for the NUMA node cpu mask

Add virDomainNumaGetNodeCpumask() and refactor a few places that would
get the cpu mask without the helper.
src/conf/numa_conf.c
src/conf/numa_conf.h
src/libvirt_private.syms
src/qemu/qemu_command.c