]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: Split up vCPU hotplug and hotunplug
authorPeter Krempa <pkrempa@redhat.com>
Tue, 27 Oct 2015 12:23:16 +0000 (13:23 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 9 Dec 2015 13:57:12 +0000 (14:57 +0100)
commitbb1d8d7a84869c4e37fbe7d065df087e4e2456a9
tree0404b39f31ff17f1cf33f0a9f5e5e302768e8bb9
parent2642a36db5d54bc4507e601f4e7bac8de7618129
qemu: Split up vCPU hotplug and hotunplug

There's only very little common code among the two operations. Split the
functions so that the internals are easier to understand and refactor
later.
src/qemu/qemu_driver.c