summaryrefslogtreecommitdiffstats
path: root/qemu-coroutine-lock.c
Commit message (Expand)AuthorAgeFilesLines
* coroutine: remove unnecessary parentheses in qemu_co_queue_emptyEmilio G. Cota2015-04-301-1/+1
* coroutine: remove qemu_co_queue_wait_insert_headMarc-André Lureau2013-12-021-8/+0
* block: Repair the throttling code.Benoît Canet2013-07-291-2/+18
* coroutine: stop using AioContext in CoQueueStefan Hajnoczi2013-05-241-35/+21
* coroutine: use AioContext for CoQueue BHStefan Hajnoczi2013-03-151-17/+38
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* block: move include files to include/block/Paolo Bonzini2012-12-191-3/+3
* aio: introduce AioContext, move bottom halves therePaolo Bonzini2012-10-301-1/+1
* coroutine: add qemu_co_queue_restart_all()Stefan Hajnoczi2011-12-051-7/+8
* CoQueue: introduce qemu_co_queue_wait_insert_headZhi Yong Wu2011-12-051-0/+8
* main-loop: create main-loop.hPaolo Bonzini2011-10-211-0/+1
* coroutine: Add CoRwlock supportAneesh Kumar K.V2011-08-231-0/+44
* coroutines: Use one global bottom half for CoQueueKevin Wolf2011-08-021-13/+6
* coroutines: LocksKevin Wolf2011-08-021-0/+124
OpenPOWER on IntegriCloud