]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Fix EmulatorPinInfo without emulatorpin
authorMartin Kletzander <mkletzan@redhat.com>
Wed, 31 Oct 2012 14:49:08 +0000 (15:49 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Wed, 31 Oct 2012 15:27:02 +0000 (16:27 +0100)
commit10c5212b108e8395a6cab2dd449f2b1c0f1442d0
tree4d2a8d4d094c79ab582838591696ff658b0423c8
parentca043b8c061cee39aada6b6ae6e9ce28f94c02b5
qemu: Fix EmulatorPinInfo without emulatorpin

https://bugzilla.redhat.com/show_bug.cgi?id=871312

Recent fixes made almost all the right steps to make emulator pinned
to the cpuset of the whole domain in case <emulatorpin> isn't
specified, but qemudDomainGetEmulatorPinInfo still reports all the
CPUs even when cpuset is specified.  This patch fixes that.
src/qemu/qemu_driver.c