block/hmp: Allow node-name in 'info block'
commite6bb31ec6f7ef7c78c897390ecc6c6a34a7f9f5a
authorKevin Wolf <kwolf@redhat.com>
Mon, 15 Sep 2014 10:19:14 +0000 (15 12:19 +0200)
committerKevin Wolf <kwolf@redhat.com>
Wed, 10 Dec 2014 09:31:11 +0000 (10 10:31 +0100)
treef9950cdb89114726f074ebffac2af142188fbc61
parent8d6adccda25d75dc152b68d15ac75e1670e59b23
block/hmp: Allow node-name in 'info block'

The optional parameter specifying a block device allows now to use a
node-name instead of a drive name (and therefore to inspect any node in
the graph). The new -n options allows listing all named nodes instead of
BlockBackends.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
hmp.c
monitor.c