]> xenbits.xensource.com Git - libvirt.git/commit
qemu: json: Extract gathering of block statistics
authorPeter Krempa <pkrempa@redhat.com>
Mon, 31 Jul 2017 12:35:45 +0000 (14:35 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 20 Jul 2018 13:41:38 +0000 (15:41 +0200)
commit8d9ca6cdb3a58414c87747c901f21013a5b3d625
treed9b4798b0814139e0b9c9ceb1befd4d705230b51
parent50edca1331298bfcb2622e8fe588d493aff9ab68
qemu: json: Extract gathering of block statistics

The code is useful also when gathering statistics per node name, so
extract it to a separate functions.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_monitor_json.c