]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nodeinfo: Add sysfs_prefix to nodeGetMemoryStats
authorJohn Ferlan <jferlan@redhat.com>
Tue, 7 Jul 2015 21:37:36 +0000 (17:37 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 13 Jul 2015 19:59:32 +0000 (15:59 -0400)
commitc71f0654fc8ed9e69b75b24eac83a3369e4e64b3
treef42e66fc45fa35b12976447e15f19a4f761da220
parentb97b30480d0fc529a9ea27b1c8b3cb0b120ea1e3
nodeinfo: Add sysfs_prefix to nodeGetMemoryStats

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