]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: stats: Display the block threshold size in bulk stats
authorPeter Krempa <pkrempa@redhat.com>
Thu, 16 Mar 2017 13:37:56 +0000 (14:37 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 27 Mar 2017 08:35:20 +0000 (10:35 +0200)
commit91c3d430c96ca365ae40bf922df3e4f83295e331
tree41514a70699970cf4a465a4c46290a91f9a90d0b
parent51c4b744d8361cd324c85e3d131a63feef316afd
qemu: stats: Display the block threshold size in bulk stats

Management tools may want to check whether the threshold is still set if
they missed an event. Add the data to the bulk stats API where they can
also query the current backing size at the same time.
src/libvirt-domain.c
src/qemu/qemu_driver.c
tools/virsh.pod