aboutsummaryrefslogtreecommitdiff
path: root/block/qapi.c
AgeCommit message (Expand)Author
2013-10-11block/qapi: Human-readable ImageInfoSpecific dumpMax Reitz
2013-10-11block: Add bdrv_get_specific_infoMax Reitz
2013-09-06block: Add iops_size to do the iops accounting for a given io size.Benoît Canet
2013-09-06block: Add support for throttling burst max in QMP and the command line.Benoît Canet
2013-09-06block: Enable the new throttling code in the block layer.Benoît Canet
2013-06-07qmp: add ImageInfo in BlockDeviceInfo used by query-blockWenchao Xia
2013-06-07block: add image info query function bdrv_query_image_info()Wenchao Xia
2013-06-07block: add snapshot info query function bdrv_query_snapshot_info_list()Wenchao Xia
2013-06-04block: dump snapshot and image info to specified outputWenchao Xia
2013-06-04block: move qmp and info dump related code to block/qapi.cWenchao Xia