]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: monitor: Introduce new interface to query-named-block-nodes
authorPeter Krempa <pkrempa@redhat.com>
Wed, 9 Oct 2019 12:13:10 +0000 (14:13 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 21 Oct 2019 14:53:42 +0000 (16:53 +0200)
commit86bf7ded3e3ed834ffaba7a997b62e88a2cc04b3
tree708c03f65256c631f5ff6d69be3fcbb0e33f232b
parent36d934e7ae8d04a5769a09efe99c62dbea896350
qemu: monitor: Introduce new interface to query-named-block-nodes

Retrieve data for individual block nodes in a hash table. Currently only
capacity and allocation data is extracted but this will be extended in
the future.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
ACKed-by: Eric Blake <eblake@redhat.com>
src/qemu/qemu_monitor.c
src/qemu/qemu_monitor.h
src/qemu/qemu_monitor_json.c
src/qemu/qemu_monitor_json.h