summaryrefslogtreecommitdiffstats
path: root/block/qapi.c
Commit message (Expand)AuthorAgeFilesLines
* Use error_is_set() only when necessaryMarkus Armbruster2014-02-171-2/+2
* qmp: Add QMP query-named-block-nodes to list the named BlockDriverState nodes.Benoît Canet2014-01-241-54/+55
* qapi: Add "backing" to BlockStatsFam Zheng2014-01-241-0/+5
* qapi: Change BlockDirtyInfo to listFam Zheng2013-11-291-0/+5
* block: per caller dirty bitmapFam Zheng2013-11-291-8/+0
* block/qapi: Human-readable ImageInfoSpecific dumpMax Reitz2013-10-111-0/+121
* block: Add bdrv_get_specific_infoMax Reitz2013-10-111-0/+3
* block: Add iops_size to do the iops accounting for a given io size.Benoît Canet2013-09-061-0/+3
* block: Add support for throttling burst max in QMP and the command line.Benoît Canet2013-09-061-0/+26
* block: Enable the new throttling code in the block layer.Benoît Canet2013-09-061-12/+9
* qmp: add ImageInfo in BlockDeviceInfo used by query-blockWenchao Xia2013-06-071-3/+47
* block: add image info query function bdrv_query_image_info()Wenchao Xia2013-06-071-6/+37
* block: add snapshot info query function bdrv_query_snapshot_info_list()Wenchao Xia2013-06-071-13/+42
* block: dump snapshot and image info to specified outputWenchao Xia2013-06-041-30/+36
* block: move qmp and info dump related code to block/qapi.cWenchao Xia2013-06-041-0/+360
OpenPOWER on IntegriCloud