[libvirt] [PATCH 4/7] qemu: Create or remove cgroup when doing vcpu hotpluging

2012-10-12 Thread Osier Yang
Various APIs use cgroup to either set or get the statistics of host or guest. Hotplug or hot unplug new vcpus without creating or removing the cgroup for the vcpus could cause problems for those APIs. E.g. % virsh vcpucount dom maximum config10 maximum live 10 current

Re: [libvirt] [PATCH 4/7] qemu: Create or remove cgroup when doing vcpu hotpluging

2012-10-12 Thread Martin Kletzander
On 10/12/2012 11:50 AM, Osier Yang wrote: Various APIs use cgroup to either set or get the statistics of host or guest. Hotplug or hot unplug new vcpus without creating or removing the cgroup for the vcpus could cause problems for those APIs. E.g. % virsh vcpucount dom maximum config