[libvirt] [PATCH 11/27] Add API for issuing 'info blockstats' command

Mark McLoughlin markmc at redhat.com
Mon Sep 28 13:22:58 UTC 2009


On Thu, 2009-09-24 at 16:00 +0100, Daniel P. Berrange wrote:
> * src/qemu/qemu_monitor.c, src/qemu/qemu_monitor.h: Add a new
>   qemuMonitorGetBlockStatsInfo() command
> * src/qemu/qemu_driver.c: Remove directly use of blockstats in
>   favour of calling qemuMonitorGetBlockStatsInfo()
> ---
>  src/qemu/qemu_driver.c       |   95 +++----------------------------------
>  src/qemu/qemu_monitor_text.c |  105 ++++++++++++++++++++++++++++++++++++++++++
>  src/qemu/qemu_monitor_text.h |    8 +++
>  3 files changed, 121 insertions(+), 87 deletions(-)
> 
...

ACK

Cheers,
Mark.




More information about the libvir-list mailing list