]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Save domain status after cpu hotplug
authorJán Tomko <jtomko@redhat.com>
Wed, 23 Apr 2014 10:43:24 +0000 (12:43 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 23 Apr 2014 12:24:21 +0000 (14:24 +0200)
commitb396e602c97ab69c86dfd84d2f9e48b4c04a48a4
treecfad44e12b715486cfd6039c9cd59f5c36aa6f0b
parentfa8a389ebb25f73ad4c8d561750e7d2e049990d5
Save domain status after cpu hotplug

The live change of vcpus was not reflected in the domain status
xml and it got lost during libvirtd restart.

https://bugzilla.redhat.com/show_bug.cgi?id=1088703
src/qemu/qemu_driver.c