]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nodeinfo: Add sysfs_prefix to nodeGetCPUMap
authorJohn Ferlan <jferlan@redhat.com>
Mon, 6 Jul 2015 21:49:04 +0000 (17:49 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 13 Jul 2015 19:59:32 +0000 (15:59 -0400)
commitf1c6179f0d44a04abb2f7c2e58f2ef3dad2892b8
treefddd40dd92cc1f67550112aa6bd0e6577507d298
parentf220a3e5a883035d609f81d481bf52bb1c0b4974
nodeinfo: Add sysfs_prefix to nodeGetCPUMap

Add the sysfs_prefix argument to the call to allow for setting the
path for tests to something other than SYSFS_SYSTEM_PATH.
src/bhyve/bhyve_driver.c
src/lxc/lxc_driver.c
src/nodeinfo.c
src/nodeinfo.h
src/openvz/openvz_driver.c
src/qemu/qemu_driver.c
src/uml/uml_driver.c
src/vz/vz_driver.c