]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Don't update count of vCPUs if hot-unplug has failed
authorPeter Krempa <pkrempa@redhat.com>
Tue, 15 Jan 2013 15:09:43 +0000 (16:09 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 15 Jan 2013 22:43:10 +0000 (23:43 +0100)
commit761fc481365703b861429d73a341bde352ba8d41
tree724658cf73f3fccb744590c6f8c71ce9c354ca7e
parentdc350eabb33158a821c0e556f7abab6f53098ae1
qemu: Don't update count of vCPUs if hot-unplug has failed

After live change of cpu counts, the number of processor threads is
verified. This patch makes use of this approach to check if qemu ignored
the request for cpu hot-unplug and report an appropriate message.
src/qemu/qemu_driver.c