]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Implement individual vcpu hotplug API
authorPeter Krempa <pkrempa@redhat.com>
Tue, 21 Jun 2016 15:17:41 +0000 (17:17 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 21 Feb 2017 14:27:20 +0000 (15:27 +0100)
commitf557b3351e0b6dee07b434ef65c81887c243d406
tree7b77c01ea87ddf4a120e6a8b5882e9638b00c792
parentf0326d6dd921a9b30437c0bc1f4aa98ec5a31272
qemu: Implement individual vcpu hotplug API

Add code that validates user's selection of cores and then uses the
existing code to plug in the vCPU.
src/qemu/qemu_driver.c
src/qemu/qemu_hotplug.c
src/qemu/qemu_hotplug.h