[libvirt] [PATCH] qemu: Fix EmulatorPinInfo without emulatorpin

2012-10-31 Thread Martin Kletzander
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

Re: [libvirt] [PATCH] qemu: Fix EmulatorPinInfo without emulatorpin

2012-10-31 Thread Jiri Denemark
On Wed, Oct 31, 2012 at 16:03:53 +0100, Martin Kletzander wrote: 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

Re: [libvirt] [PATCH] qemu: Fix EmulatorPinInfo without emulatorpin

2012-10-31 Thread Martin Kletzander
On 10/31/2012 04:11 PM, Jiri Denemark wrote: On Wed, Oct 31, 2012 at 16:03:53 +0100, Martin Kletzander wrote: 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