
15 Sep
2014
15 Sep
'14
11:46 a.m.
On 09/15/14 10:48, Francesco Romani wrote:
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> --- include/libvirt/libvirt.h.in | 1 + src/libvirt.c | 12 +++ src/qemu/qemu_driver.c | 201 +++++++++++++++++++++++++++++-------------- 3 files changed, 150 insertions(+), 64 deletions(-)
ACK, Peter