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