]> xenbits.xensource.com Git - libvirt.git/commit
qemu: cpu: Don't remove pinning of cold-unplugged cpu
authorPeter Krempa <pkrempa@redhat.com>
Thu, 10 Mar 2016 08:37:08 +0000 (09:37 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 10 Mar 2016 14:56:55 +0000 (15:56 +0100)
commitab3f1428a6ae626e85da9b84db027bfb9132138a
tree7633ff2a0a773da33a47fdaaf67c9b5b8b48e8ab
parenta0143d5242e7425883a670ad0ff01b6630e83fae
qemu: cpu: Don't remove pinning of cold-unplugged cpu

After adding support for offline vcpu pinning the code that removes the
pinning for cpu cold-unplug was forgotten. This fixes up commit 02ae21d

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