]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nodeinfo: Add sysfs_prefix to nodeGetCPUCount
authorJohn Ferlan <jferlan@redhat.com>
Tue, 7 Jul 2015 23:49:10 +0000 (19:49 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 13 Jul 2015 19:59:32 +0000 (15:59 -0400)
commitf1a43a0f91d80ccbbd9e084de17673e48c2e60f4
tree5302fa41d26f573c618bac756c27be4f1418b1fd
parent3119e05e267d6d5e49b54c8353d9e49da4889d1d
nodeinfo: Add sysfs_prefix to nodeGetCPUCount

Add the sysfs_prefix argument to the call to allow for setting the
path for tests to something other than SYSFS_SYSTEM_PATH.
src/lxc/lxc_controller.c
src/nodeinfo.c
src/nodeinfo.h
src/qemu/qemu_driver.c
src/qemu/qemu_process.c
src/vz/vz_sdk.c
tests/vircgrouptest.c