]> Git Repo - qemu.git/commit
block: Include "node-name" if present in query-blockstats
authorFam Zheng <[email protected]>
Fri, 31 Oct 2014 03:32:56 +0000 (11:32 +0800)
committerKevin Wolf <[email protected]>
Wed, 10 Dec 2014 09:25:29 +0000 (10:25 +0100)
commit4875a77950811631c26e156592e8b8df22208085
tree8e9fe23ba2fe9389041bb76df2abdefd8998152b
parent20a9e77dfabb3e664c0873726be1540175a4fda1
block: Include "node-name" if present in query-blockstats

Node name is a better identifier of BDS.

We will want to query statistics of a BDS node buried in the BDS graph,
so reporting the node's name if there is one will do the trick.

Signed-off-by: Fam Zheng <[email protected]>
Reviewed-by: Max Reitz <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Signed-off-by: Max Reitz <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
block/qapi.c
qapi/block-core.json
This page took 0.025403 seconds and 4 git commands to generate.