summaryrefslogtreecommitdiffstats
path: root/util/qemu-coroutine.c
Commit message (Expand)AuthorAgeFilesLines
* coroutine: Extract qemu_aio_coroutine_enterFam Zheng2017-04-111-3/+8
* coroutine-lock: add limited spinning to CoMutexPaolo Bonzini2017-02-211-1/+1
* aio: introduce aio_co_schedule and aio_co_wakePaolo Bonzini2017-02-211-0/+8
* coroutine: Introduce qemu_coroutine_enter_if_inactive()Kevin Wolf2017-01-091-0/+7
* coroutine: add qemu_coroutine_entered() functionStefan Hajnoczi2016-09-281-0/+5
* coroutine: Assert that no locks are held on terminationKevin Wolf2016-09-051-0/+1
* coroutine: move entry argument to qemu_coroutine_createPaolo Bonzini2016-07-131-4/+4
* coroutine: use QSIMPLEQ instead of QTAILQPaolo Bonzini2016-07-131-1/+1
* util: Clean up includesPeter Maydell2016-02-041-0/+1
* coroutine: move into libqemuutil.a libraryDaniel P. Berrange2015-10-201-0/+146