Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-09-06 | block: remove bdrv_is_allocated_above/bdrv_co_is_allocated_above distinction | Paolo Bonzini | 1 | -3/+3 |
2013-08-22 | aio / timers: convert block_job_sleep_ns and co_sleep_ns to new API | Alex Bligh | 1 | -1/+1 |
2013-06-28 | block: Make BlockJobTypes const | Kevin Wolf | 1 | -1/+1 |
2013-01-17 | block: fix null-pointer bug on error case in block commit | Jeff Cody | 1 | -4/+3 |
2012-12-19 | block: move include files to include/block/ | Paolo Bonzini | 1 | -2/+2 |
2012-12-11 | aio: Get rid of qemu_aio_flush() | Kevin Wolf | 1 | -1/+1 |
2012-10-24 | block: rename block_job_complete to block_job_completed | Paolo Bonzini | 1 | -1/+1 |
2012-10-24 | block: in commit, determine base image from the top image | Jeff Cody | 1 | -9/+0 |
2012-09-28 | iostatus: move BlockdevOnError declaration to QAPI | Paolo Bonzini | 1 | -7/+7 |
2012-09-28 | block: move job APIs to separate files | Paolo Bonzini | 1 | -0/+1 |
2012-09-28 | block: add live block commit functionality | Jeff Cody | 1 | -0/+267 |