]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
nodeinfo: Add sysfs_prefix to nodeGetInfo
authorJohn Ferlan <jferlan@redhat.com>
Tue, 7 Jul 2015 11:27:53 +0000 (07:27 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 13 Jul 2015 19:59:32 +0000 (15:59 -0400)
commit29e4f2243fb59a3b1fcbd69ee329e38f09960266
treee9a369c2675cf54360bb810ce2cc135bfee61ae7
parentf1c6179f0d44a04abb2f7c2e58f2ef3dad2892b8
nodeinfo: Add sysfs_prefix to nodeGetInfo

Add the sysfs_prefix argument to the call to allow for setting the
path for tests to something other than SYSFS_SYSTEM_PATH.
12 files changed:
src/bhyve/bhyve_capabilities.c
src/bhyve/bhyve_driver.c
src/lxc/lxc_driver.c
src/nodeinfo.c
src/nodeinfo.h
src/openvz/openvz_conf.c
src/openvz/openvz_driver.c
src/qemu/qemu_capabilities.c
src/qemu/qemu_driver.c
src/uml/uml_driver.c
src/vbox/vbox_common.c
src/vz/vz_driver.c