Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-10-11 | block/qapi: Human-readable ImageInfoSpecific dump | Max Reitz | 1 | -0/+121 |
2013-10-11 | block: Add bdrv_get_specific_info | Max Reitz | 1 | -0/+3 |
2013-09-06 | block: Add iops_size to do the iops accounting for a given io size. | Benoît Canet | 1 | -0/+3 |
2013-09-06 | block: Add support for throttling burst max in QMP and the command line. | Benoît Canet | 1 | -0/+26 |
2013-09-06 | block: Enable the new throttling code in the block layer. | Benoît Canet | 1 | -12/+9 |
2013-06-07 | qmp: add ImageInfo in BlockDeviceInfo used by query-block | Wenchao Xia | 1 | -3/+47 |
2013-06-07 | block: add image info query function bdrv_query_image_info() | Wenchao Xia | 1 | -6/+37 |
2013-06-07 | block: add snapshot info query function bdrv_query_snapshot_info_list() | Wenchao Xia | 1 | -13/+42 |
2013-06-04 | block: dump snapshot and image info to specified output | Wenchao Xia | 1 | -30/+36 |
2013-06-04 | block: move qmp and info dump related code to block/qapi.c | Wenchao Xia | 1 | -0/+360 |