summaryrefslogtreecommitdiffstats
path: root/include/block/blockjob.h
Commit message (Expand)AuthorAgeFilesLines
* block: Add block job transactionsFam Zheng2015-11-121-0/+38
* blockjob: Add "completed" and "ret" in BlockJobFam Zheng2015-11-121-0/+9
* blockjob: Add .commit and .abort block job actionsFam Zheng2015-11-121-0/+20
* blockjob: Introduce reference count and fix reference to job->bsFam Zheng2015-11-121-3/+15
* blockjob: Store device name at job creationKevin Wolf2015-10-161-0/+8
* blockjob: add block_job_release functionTing Wang2015-07-071-0/+8
* blockjob: Allow nested pauseFam Zheng2015-04-281-4/+18
* blockjob: add block_job_defer_to_main_loop()Stefan Hajnoczi2014-11-031-0/+19
* blockjob: Add "ready" fieldMax Reitz2014-11-031-0/+5
* blockjob: Introduce block_job_complete_sync()Max Reitz2014-11-031-0/+15
* block: Rename BlockDriverCompletionFunc to BlockCompletionFuncMarkus Armbruster2014-10-201-2/+2
* block: drop aio functions that operate on the main AioContextPaolo Bonzini2014-07-091-2/+2
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-06-291-0/+8
|\
| * blockjob: Add block_job_yield()Fam Zheng2014-06-261-0/+8
* | qapi event: clean up in callersWenchao Xia2014-06-271-1/+1
|/
* qapi event: convert other BLOCK_JOB eventsWenchao Xia2014-06-231-4/+13
* block: Replace in_use with operation blockerFam Zheng2014-05-281-0/+3
* qapi: make use of new BlockJobTypeFam Zheng2013-10-111-1/+1
* blockjob: rename BlockJobType to BlockJobDriverFam Zheng2013-10-111-6/+6
* aio / timers: convert block_job_sleep_ns and co_sleep_ns to new APIAlex Bligh2013-08-221-1/+1
* block: move include files to include/block/Paolo Bonzini2012-12-191-0/+278
OpenPOWER on IntegriCloud