
25 Jun
2015
25 Jun
'15
7:28 p.m.
On 06/23/2015 01:15 PM, Peter Krempa wrote:
Now that qemuMonitorGetAllBlockStatsInfo collects also wr_highest_offset the whole function can be killed. --- src/qemu/qemu_monitor.c | 16 ----- src/qemu/qemu_monitor.h | 3 - src/qemu/qemu_monitor_json.c | 138 ------------------------------------------- src/qemu/qemu_monitor_json.h | 3 - src/qemu/qemu_monitor_text.c | 10 ---- src/qemu/qemu_monitor_text.h | 3 - tests/qemumonitorjsontest.c | 34 ----------- 7 files changed, 207 deletions(-)
ACK John