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