commit | 8d6adccda25d75dc152b68d15ac75e1670e59b23 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Mon Sep 15 12:12:52 2014 +0200 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed Dec 10 10:31:11 2014 +0100 |
tree | 276c1743c88448c643899f8f4b025f296d891e8c | |
parent | 289b276c69a8b5f90531b41917a536e16bf71837 [diff] |
block/hmp: Allow info = NULL in print_block_info() This allows printing infos of BlockDriverStates that aren't at the root of the graph (and logically implementing a BlockBackend). Signed-off-by: Kevin Wolf <kwolf@redhat.com>