summaryrefslogtreecommitdiffstats
path: root/qemu-coroutine-lock.c
Commit message (Expand)AuthorAgeFilesLines
* 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