aboutsummaryrefslogtreecommitdiff
path: root/block/commit.c
AgeCommit message (Expand)Author
2014-07-01block: extend block-commit to accept a string for the backing fileJeff Cody
2014-04-25qerror.h: Remove QERR defines that are only used onceCole Robinson
2013-12-20commit: Remove unused checkFam Zheng
2013-10-11qapi: make use of new BlockJobTypeFam Zheng
2013-10-11blockjob: rename BlockJobType to BlockJobDriverFam Zheng
2013-09-06block: remove bdrv_is_allocated_above/bdrv_co_is_allocated_above distinctionPaolo Bonzini
2013-08-22aio / timers: convert block_job_sleep_ns and co_sleep_ns to new APIAlex Bligh
2013-06-28block: Make BlockJobTypes constKevin Wolf
2013-01-17block: fix null-pointer bug on error case in block commitJeff Cody
2012-12-19block: move include files to include/block/Paolo Bonzini
2012-12-11aio: Get rid of qemu_aio_flush()Kevin Wolf
2012-10-24block: rename block_job_complete to block_job_completedPaolo Bonzini
2012-10-24block: in commit, determine base image from the top imageJeff Cody
2012-09-28iostatus: move BlockdevOnError declaration to QAPIPaolo Bonzini
2012-09-28block: move job APIs to separate filesPaolo Bonzini
2012-09-28block: add live block commit functionalityJeff Cody