]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: Extract vCPU onlining/offlining via agent into a separate function
authorPeter Krempa <pkrempa@redhat.com>
Tue, 27 Oct 2015 06:17:53 +0000 (07:17 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 9 Dec 2015 13:57:12 +0000 (14:57 +0100)
commitda6620ffac6ca3fb46c9718ba688bbdb74bda0f5
tree48c4c67a3a7e5156c4a4e7bc78d913370b61432a
parent31fea8656441f6053396bcca0f94f0d9a2f38d5e
qemu: Extract vCPU onlining/offlining via agent into a separate function

Separate the code so that qemuDomainSetVcpusFlags contains only code
relevant to hardware hotplug/unplug.
src/qemu/qemu_driver.c