Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block: use aio_bh_schedule_oneshot | Paolo Bonzini | 2016-10-07 | 1 | -4/+1 |
* | block/null: Implement bdrv_refresh_filename() | Max Reitz | 2016-06-16 | 1 | -0/+20 |
* | block/null-{co,aio}: Implement get_block_status() | Max Reitz | 2016-03-30 | 1 | -0/+22 |
* | block/null-{co,aio}: Allow reading zeroes | Max Reitz | 2016-03-30 | 1 | -0/+20 |
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | block: Clean up includes | Peter Maydell | 2016-01-20 | 1 | -0/+1 |
* | block/null: Support reopen | Fam Zheng | 2015-04-28 | 1 | -0/+8 |
* | block/null: Latency simulation by adding new option "latency-ns" | Fam Zheng | 2015-04-28 | 1 | -6/+52 |
* | block: Rename BlockDriverCompletionFunc to BlockCompletionFunc | Markus Armbruster | 2014-10-20 | 1 | -4/+4 |
* | block: Rename BlockDriverAIOCB* to BlockAIOCB* | Markus Armbruster | 2014-10-20 | 1 | -17/+17 |
* | block: Introduce "null" drivers | Fam Zheng | 2014-09-22 | 1 | -0/+168 |