summaryrefslogtreecommitdiffstats
path: root/qemu-coroutine.c
Commit message (Expand)AuthorAgeFilesLines
* coroutine: add ./configure --disable-coroutine-poolStefan Hajnoczi2013-09-121-15/+19
* coroutine: stop using AioContext in CoQueueStefan Hajnoczi2013-05-241-0/+3
* coroutine: protect global pool with a mutexStefan Hajnoczi2013-05-241-2/+18
* coroutine: move pooling to common codePaolo Bonzini2013-02-221-2/+43
* block: move include files to include/block/Paolo Bonzini2012-12-191-2/+2
* coroutine: introduce coroutinesKevin Wolf2011-08-011-0/+75
OpenPOWER on IntegriCloud