]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Allow making vcpus hotpluggable with virDomainSetVcpusFlags
authorPeter Krempa <pkrempa@redhat.com>
Wed, 21 Sep 2016 05:57:43 +0000 (07:57 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 5 Oct 2016 07:05:59 +0000 (09:05 +0200)
commitdfcd164ba97198a69ec3576a2724ca5630d828c9
tree8beecd06df62488f67ffb90f63c446c3b3df7a00
parent0f95f31c83c6e0ef89a7f1933558c1bc9d1d6527
qemu: Allow making vcpus hotpluggable with virDomainSetVcpusFlags

Implement support for VIR_DOMAIN_VCPU_HOTPLUGGABLE so that users can
choose to make vcpus added by the API removable.
src/qemu/qemu_driver.c