diff options
author | 2022-06-20 18:26:59 +0200 | |
---|---|---|
committer | 2023-02-01 16:52:33 +0100 | |
commit | 6cab33997b91eb86e82a6a2ae58a24f835249d4a (patch) | |
tree | 4c02b36095dbcc771a7d28ef6c986eecc901be68 /docs/conf.py | |
parent | block/qapi: Let bdrv_query_image_info() recurse (diff) | |
download | qemu-6cab33997b91eb86e82a6a2ae58a24f835249d4a.tar.xz qemu-6cab33997b91eb86e82a6a2ae58a24f835249d4a.zip |
block/qapi: Introduce BlockGraphInfo
Introduce a new QAPI type BlockGraphInfo and an associated
bdrv_query_block_graph_info() function that recursively gathers
BlockNodeInfo objects through a block graph.
A follow-up patch is going to make "qemu-img info" use this to print
information about all nodes that are (usually implicitly) opened for a
given image file.
Signed-off-by: Hanna Reitz <hreitz@redhat.com>
Message-Id: <20220620162704.80987-8-hreitz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'docs/conf.py')
0 files changed, 0 insertions, 0 deletions