[libvirt] [PATCH] qemu: bulk stats: add pcpu placement information

2014-12-10 Thread Francesco Romani
This patch adds the information about the physical cpu placement of virtual cpus for bulk stats. This is the only difference in output with the virDomainGetVcpus() API. Management software, like oVirt, needs this information to properly manage NUMA configurations. Signed-off-by: Francesco Romani

Re: [libvirt] [PATCH] qemu: bulk stats: add pcpu placement information

2014-12-10 Thread Eric Blake
On 12/10/2014 05:39 AM, Francesco Romani wrote: This patch adds the information about the physical cpu placement of virtual cpus for bulk stats. This is the only difference in output with the virDomainGetVcpus() API. Management software, like oVirt, needs this information to properly

Re: [libvirt] [PATCH] qemu: bulk stats: add pcpu placement information

2014-12-10 Thread Francesco Romani
- Original Message - From: Eric Blake ebl...@redhat.com To: Francesco Romani from...@redhat.com, libvir-list@redhat.com Sent: Wednesday, December 10, 2014 6:16:07 PM Subject: Re: [libvirt] [PATCH] qemu: bulk stats: add pcpu placement information +++ b/src/libvirt-domain.c