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

Martin Kletzander mkletzan at redhat.com
Wed Oct 31 15:27:21 UTC 2012


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
>> specified, but qemudDomainGetEmulatorPinInfo still reports all the
>> CPUs even when cpuset is specified.  This patch fixes that.
>> ---
>>  src/qemu/qemu_driver.c | 10 +++++-----
>>  1 file changed, 5 insertions(+), 5 deletions(-)
> 
> ACK
> 
> Jirka
> 

Thanks, pushed.

Martin




More information about the libvir-list mailing list