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

This patch implements the VIR_DOMAIN_STATS_CPU_TOTAL group of
statistics.

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