]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: qemuDomainHotplugVcpus - separate out the add cgroup
authorJohn Ferlan <jferlan@redhat.com>
Thu, 19 Mar 2015 12:28:14 +0000 (08:28 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 9 Apr 2015 23:27:08 +0000 (19:27 -0400)
commit0ed8e47a7e47cd600a79d142fe90bfcbec6c8373
tree81385f4b0a0f467d125dab14d07ae0f84183e68f
parent0456eda3176b4fd60a36fda4b8f9317552b88354
qemu: qemuDomainHotplugVcpus - separate out the add cgroup

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 <jferlan@redhat.com>
src/qemu/qemu_driver.c