]> xenbits.xensource.com Git - libvirt.git/commit
nodeinfo: Add sysfs_prefix to nodeCapsInitNUMA
authorJohn Ferlan <jferlan@redhat.com>
Tue, 7 Jul 2015 21:22:28 +0000 (17:22 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 13 Jul 2015 19:59:32 +0000 (15:59 -0400)
commitb97b30480d0fc529a9ea27b1c8b3cb0b120ea1e3
tree04295f6014486c0036fa3f508600d0d65fff9665
parent29e4f2243fb59a3b1fcbd69ee329e38f09960266
nodeinfo: Add sysfs_prefix to nodeCapsInitNUMA

Add the sysfs_prefix argument to the call to allow for setting the
path for tests to something other than SYSFS_CPU_PATH which is a
derivative of SYSFS_SYSTEM_PATH

Use cpupath for nodeCapsInitNUMAFake and remove SYSFS_CPU_PATH
src/lxc/lxc_conf.c
src/nodeinfo.c
src/nodeinfo.h
src/openvz/openvz_conf.c
src/phyp/phyp_driver.c
src/qemu/qemu_capabilities.c
src/uml/uml_conf.c
src/vbox/vbox_common.c
src/vmware/vmware_conf.c
src/vz/vz_driver.c