]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: bulk stats: implement VCPU group
authorFrancesco Romani <fromani@redhat.com>
Mon, 15 Sep 2014 08:48:07 +0000 (10:48 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 17 Sep 2014 16:15:10 +0000 (18:15 +0200)
commit74c066df4d8d9d49eee6a4416752440cdfaa8005
treea184fb435bd66ae40e301636a48bde03ba66affc
parent2a9bd4a8736fcb90e231b9f7109aa66d9108b286
qemu: bulk stats: implement VCPU group

This patch implements the VIR_DOMAIN_STATS_VCPU group of statistics. To
do so, this patch also extracts a helper to gather the vCPU information.

Signed-off-by: Francesco Romani <fromani@redhat.com>
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
include/libvirt/libvirt.h.in
src/libvirt.c
src/qemu/qemu_driver.c