
29 Sep
2014
29 Sep
'14
6:12 p.m.
On 09/25/14 14:06, Peter Krempa wrote:
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(-)
Ping? At least 1/1 is kind of a bugfix. Peter