Re: [libvirt] [PATCH v2 3/5] qemu: qemuDomainHotplugVcpus - separate out the add cgroup

2015-04-08 Thread Ján Tomko
On Tue, Apr 07, 2015 at 09:23:15AM -0400, John Ferlan wrote: Future IOThread setting patches would copy the code anyway, so create and generalize the add the vcpu to a cgroup into its own API. Signed-off-by: John Ferlan jfer...@redhat.com --- src/qemu/qemu_driver.c | 65

[libvirt] [PATCH v2 3/5] qemu: qemuDomainHotplugVcpus - separate out the add cgroup

2015-04-07 Thread John Ferlan
Future IOThread setting patches would copy the code anyway, so create and generalize the add the vcpu to a cgroup into its own API. Signed-off-by: John Ferlan jfer...@redhat.com --- src/qemu/qemu_driver.c | 65 +- 1 file changed, 43 insertions(+),