Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-24 | block: Switch BdrvTrackedRequest to byte granularity | Kevin Wolf | 1 | -1/+6 |
2013-11-28 | block: introduce BDRV_REQ_MAY_UNMAP request flag | Peter Lieven | 1 | -1/+1 |
2013-11-28 | block: add flags to bdrv_*_write_zeroes | Peter Lieven | 1 | -1/+2 |
2013-10-11 | qapi: make use of new BlockJobType | Fam Zheng | 1 | -1/+1 |
2013-10-11 | blockjob: rename BlockJobType to BlockJobDriver | Fam Zheng | 1 | -2/+2 |
2013-09-06 | block: make bdrv_co_is_allocated static | Paolo Bonzini | 1 | -2/+2 |
2013-09-06 | block: make bdrv_delete() static | Fam Zheng | 1 | -1/+1 |
2013-09-01 | misc: Fix some typos in names and comments | Stefan Weil | 1 | -1/+1 |
2013-08-22 | aio / timers: convert block_job_sleep_ns and co_sleep_ns to new API | Alex Bligh | 1 | -2/+2 |
2013-07-26 | Implement sync modes for drive-backup. | Ian Main | 1 | -30/+75 |
2013-06-28 | block: add basic backup support to block driver | Dietmar Maurer | 1 | -0/+341 |