[libvirt] [PATCHv4 3/8] qemu: bulk stats: implement balloon group

2014-09-12 Thread Francesco Romani
This patch implements the VIR_DOMAIN_STATS_BALLOON group of statistics. Signed-off-by: Francesco Romani --- include/libvirt/libvirt.h.in | 1 + src/libvirt.c| 6 src/qemu/qemu_driver.c | 73 3 files changed, 80 insertions(

Re: [libvirt] [PATCHv4 3/8] qemu: bulk stats: implement balloon group

2014-09-12 Thread Peter Krempa
On 09/12/14 13:48, Francesco Romani wrote: > This patch implements the VIR_DOMAIN_STATS_BALLOON > group of statistics. > > Signed-off-by: Francesco Romani > --- > include/libvirt/libvirt.h.in | 1 + > src/libvirt.c| 6 > src/qemu/qemu_driver.c | 73 > +++

Re: [libvirt] [PATCHv4 3/8] qemu: bulk stats: implement balloon group

2014-09-12 Thread Eric Blake
On 09/12/2014 07:05 AM, Peter Krempa wrote: > On 09/12/14 13:48, Francesco Romani wrote: >> This patch implements the VIR_DOMAIN_STATS_BALLOON >> group of statistics. >> >> Signed-off-by: Francesco Romani >> --- >> include/libvirt/libvirt.h.in | 1 + >> src/libvirt.c| 6 >>