aboutsummaryrefslogtreecommitdiff
path: root/block/commit.c
AgeCommit message (Expand)Author
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