]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: hotplug: Validate that vcpu-hotplug does not break config
authorPeter Krempa <pkrempa@redhat.com>
Fri, 31 Mar 2017 11:34:16 +0000 (13:34 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 4 Apr 2017 07:20:02 +0000 (09:20 +0200)
commit079832103c3b7883e36db90705631cc55cac9dcc
treee83741b3ec6cdf7fd71423739391cfd7d6ef616e
parentee86d45de35bff5f75d1583701cc9514b59e747c
qemu: hotplug: Validate that vcpu-hotplug does not break config

Make sure that non-hotpluggable vcpus stay clustered at the beginning
after modifying persistent definition.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1437010
src/qemu/qemu_hotplug.c