31 Oct
                
                    2012
                
            
            
                31 Oct
                
                '12
                
            
            
            
        
    
                4:27 p.m.
            
        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