[libvirt] [PATCH 0/3] Fix and improve block bulk stats

Peter Krempa pkrempa at redhat.com
Thu Sep 25 12:06:10 UTC 2014


Francesco Romani (1):
  qemu: bulk stats: add block allocation information

Peter Krempa (2):
  qemu: monitor: return block stats data as a hash to avoid disk mixup
  qemu: monitor: Add helper function to fill physical/virtual image size

 src/libvirt.c                |   6 +
 src/qemu/qemu_driver.c       |  71 +++++++----
 src/qemu/qemu_monitor.c      |  31 +++--
 src/qemu/qemu_monitor.h      |  13 ++-
 src/qemu/qemu_monitor_json.c | 273 +++++++++++++++++++++++++++++++------------
 src/qemu/qemu_monitor_json.h |   6 +-
 6 files changed, 286 insertions(+), 114 deletions(-)

-- 
2.1.0




More information about the libvir-list mailing list