]> xenbits.xensource.com Git - libvirt.git/commit
virt-host-validate: check for required cgroups
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 7 Oct 2015 16:36:37 +0000 (17:36 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Mon, 12 Oct 2015 12:15:00 +0000 (13:15 +0100)
commit9bf595b1724671332f4e0195ca96a88c1a5dba73
tree50e091cf00c7f0cb6b996386651b2b1ebe0881a2
parentfd6d506c50d9c885fd500627bddefe2f93ded0c2
virt-host-validate: check for required cgroups

Extend the virt-host-validate checks to see if the required
cgroups are compiled into the kernel and that they are
mounted on the system. The cgroups are all optional except
for 3 that LXC mandates

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
tools/virt-host-validate-common.c
tools/virt-host-validate-common.h
tools/virt-host-validate-lxc.c
tools/virt-host-validate-qemu.c