]> Git Repo - qemu.git/commit
qapi: Add "backing" to BlockStats
authorFam Zheng <[email protected]>
Thu, 23 Jan 2014 02:03:26 +0000 (10:03 +0800)
committerKevin Wolf <[email protected]>
Fri, 24 Jan 2014 13:33:01 +0000 (14:33 +0100)
commitc8059b97e1f9b4635b836ee98373a0f72f9fc0b4
treeb0b94819f101a3c1a42d36aa0d48977bf7bad844
parentd8a7b061ae01e5692cc994f05ad6480d8c170125
qapi: Add "backing" to BlockStats

Currently there is no way to query BlockStats of the backing chain. This
adds "backing" field into BlockStats to make it possible.

The comment of "parent" is reworded.

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