
26 Jul
2017
26 Jul
'17
1:58 p.m.
On 07/26/2017 05:00 AM, Peter Krempa wrote:
Allow getting the raw data from query-blockstats, so that we can use it to detect the backing chain later on. --- src/qemu/qemu_monitor.c | 15 +++++++++++++++ src/qemu/qemu_monitor.h | 2 ++ src/qemu/qemu_monitor_json.c | 44 +++++++++++++++++++++++++++++--------------- src/qemu/qemu_monitor_json.h | 2 ++ 4 files changed, 48 insertions(+), 15 deletions(-)
Reviewed-by: Eric Blake <eblake@redhat.com> Basically, a refactoring that splits out a useful subset of the existing qemuMonitorJSONGetAllBlockStatsInfo() -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org