aboutsummaryrefslogtreecommitdiffstats
path: root/qemu-coroutine-lock.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-05coroutine: add qemu_co_queue_restart_all()Stefan Hajnoczi1-7/+8
2011-12-05CoQueue: introduce qemu_co_queue_wait_insert_headZhi Yong Wu1-0/+8
2011-10-21main-loop: create main-loop.hPaolo Bonzini1-0/+1
2011-08-23coroutine: Add CoRwlock supportAneesh Kumar K.V1-0/+44
2011-08-02coroutines: Use one global bottom half for CoQueueKevin Wolf1-13/+6
2011-08-02coroutines: LocksKevin Wolf1-0/+124