]> xenbits.xensource.com Git - libvirt.git/commit
Introduce a more convenient virCgroupNewDetectMachine
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 24 Jul 2013 16:36:42 +0000 (17:36 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 25 Jul 2013 18:47:30 +0000 (19:47 +0100)
commita45b99ead9419241b3a8a3300c4b2167efcc8b69
treeb10d027ebacb6ca6026b69390c8e35472beffe9e
parent6b79a4727059fb1bf7c4783073d90a50bc656c44
Introduce a more convenient virCgroupNewDetectMachine

Instead of requiring drivers to use a combination of calls
to virCgroupNewDetect and virCgroupIsValidMachine, combine
the two into virCgroupNewDetectMachine

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/libvirt_private.syms
src/lxc/lxc_process.c
src/qemu/qemu_cgroup.c
src/util/vircgroup.c
src/util/vircgroup.h