Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-30 | block/qapi: Use blk_enable_write_cache() | Kevin Wolf | 1 | -1/+2 |
2015-04-28 | qmp: fill in the image field in BlockDeviceInfo | Alberto Garcia | 1 | -1/+1 |
2014-10-20 | block/qapi: Convert qmp_query_block() to BlockBackend | Markus Armbruster | 1 | -3/+0 |
2014-06-27 | block: make bdrv_query_stats() static | Stefan Hajnoczi | 1 | -1/+0 |
2014-01-24 | qmp: Add QMP query-named-block-nodes to list the named BlockDriverState nodes. | BenoƮt Canet | 1 | -0/+1 |
2013-10-11 | block/qapi: Human-readable ImageInfoSpecific dump | Max Reitz | 1 | -0/+2 |
2013-06-07 | qmp: add ImageInfo in BlockDeviceInfo used by query-block | Wenchao Xia | 1 | -1/+3 |
2013-06-07 | block: add image info query function bdrv_query_image_info() | Wenchao Xia | 1 | -3/+3 |
2013-06-07 | block: add snapshot info query function bdrv_query_snapshot_info_list() | Wenchao Xia | 1 | -1/+3 |
2013-06-04 | block: dump snapshot and image info to specified output | Wenchao Xia | 1 | -2/+4 |
2013-06-04 | block: move qmp and info dump related code to block/qapi.c | Wenchao Xia | 1 | -0/+41 |