Re: [libvirt] [PATCH 0/9] vcpu info refactors - part 3b

2016-03-09 Thread Peter Krempa
On Fri, Mar 04, 2016 at 07:31:42 -0500, John Ferlan wrote: > > > On 02/24/2016 09:22 AM, Peter Krempa wrote: > > Yet another continuation of the saga. In this episode we add pinning for > > inactive cpus. > > > > ACK series modulo a couple of nits pointed out - most importantly is to > combine

Re: [libvirt] [PATCH 0/9] vcpu info refactors - part 3b

2016-03-04 Thread John Ferlan
On 02/24/2016 09:22 AM, Peter Krempa wrote: > Yet another continuation of the saga. In this episode we add pinning for > inactive cpus. > > Peter Krempa (9): > virsh: vcpupin: Ask for pinning info for all vCPUs > conf: Extract code filling data for virDomainGetVcpuPinInfo > qemu: Report pi

[libvirt] [PATCH 0/9] vcpu info refactors - part 3b

2016-02-24 Thread Peter Krempa
Yet another continuation of the saga. In this episode we add pinning for inactive cpus. Peter Krempa (9): virsh: vcpupin: Ask for pinning info for all vCPUs conf: Extract code filling data for virDomainGetVcpuPinInfo qemu: Report pinning for all vCPUs in qemuDomainGetVcpuPinInfo conf: intr