]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Extract exporting of disk block statistics
authorPeter Krempa <pkrempa@redhat.com>
Thu, 2 Aug 2018 12:48:26 +0000 (14:48 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 21 Aug 2018 13:46:06 +0000 (15:46 +0200)
commit1b3a4c807c71e3b3d1fe6513cc847ebace04cdf2
treebed4f707c8f6785775669416ecacc033abff69c0
parent196104b91feeb87242689d4bbba14e38dbd0fd74
qemu: Extract exporting of disk block statistics

Split out the code which converts the stats gathered in
qemuDomainGetStatsBlock into typed parameters so that it will look
less ugly when extending it.

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