summaryrefslogtreecommitdiff
path: root/include/block/coroutine.h
AgeCommit message (Expand)AuthorFilesLines
2013-12-02coroutine: remove unused CoQueue AioContextMarc-André Lureau1-1/+0
2013-12-02coroutine: remove qemu_co_queue_wait_insert_headMarc-André Lureau1-6/+0
2013-10-30coroutine: add co_aio_sleep_ns() to allow sleep in block driversMORITA Kazutaka1-0/+9
2013-08-22aio / timers: convert block_job_sleep_ns and co_sleep_ns to new APIAlex Bligh1-1/+1
2013-08-22aio / timers: Untangle include filesAlex Bligh1-0/+1
2013-07-29block: Repair the throttling code.Benoît Canet1-2/+7
2013-06-27rdma: export yield_until_fd_readable()Michael R. Hines1-0/+6
2013-03-15coroutine: use AioContext for CoQueue BHStefan Hajnoczi1-0/+1
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-2/+2
2012-12-19block: move include files to include/block/Paolo Bonzini1-0/+211