]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nodeinfo: Add sysfs_prefix to nodeGetPresentCPUBitmap
authorJohn Ferlan <jferlan@redhat.com>
Mon, 6 Jul 2015 20:31:36 +0000 (16:31 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 13 Jul 2015 19:59:32 +0000 (15:59 -0400)
commit51281dcb9032610983c19dd98295a0aa8e5c40d6
tree57a2b5472e1e1c2f351d3348f2b194aaca9c9a2c
parentf1a43a0f91d80ccbbd9e084de17673e48c2e60f4
nodeinfo: Add sysfs_prefix to nodeGetPresentCPUBitmap

Add the sysfs_prefix argument to the call to allow for setting the
path for tests to something other than SYSFS_SYSTEM_PATH.
src/nodeinfo.c
src/nodeinfo.h
src/util/vircgroup.c