summaryrefslogtreecommitdiffstats
path: root/include/qemu/coroutine_int.h
Commit message (Expand)AuthorAgeFilesLines
* coroutine: avoid co_queue_wakeup recursionStefan Hajnoczi2018-03-271-1/+0Star
* coroutine: abort if we try to schedule or enter a pending coroutineJeff Cody2017-11-211-3/+10
* aio: introduce aio_co_schedule and aio_co_wakePaolo Bonzini2017-02-211-1/+10
* coroutine: add a macro for the coroutine stack sizePeter Lieven2016-09-291-0/+2
* coroutine: Assert that no locks are held on terminationKevin Wolf2016-09-051-0/+1
* coroutine: use QSIMPLEQ instead of QTAILQPaolo Bonzini2016-07-131-2/+2
* coroutine: move into libqemuutil.a libraryDaniel P. Berrange2015-10-201-0/+54