summaryrefslogtreecommitdiffstats
path: root/include/block/coroutine.h
Commit message (Expand)AuthorAgeFilesLines
* coroutine: remove unused CoQueue AioContextMarc-André Lureau2013-12-021-1/+0
* coroutine: remove qemu_co_queue_wait_insert_headMarc-André Lureau2013-12-021-6/+0
* coroutine: add co_aio_sleep_ns() to allow sleep in block driversMORITA Kazutaka2013-10-301-0/+9
* aio / timers: convert block_job_sleep_ns and co_sleep_ns to new APIAlex Bligh2013-08-221-1/+1
* aio / timers: Untangle include filesAlex Bligh2013-08-221-0/+1
* block: Repair the throttling code.Benoît Canet2013-07-291-2/+7
* rdma: export yield_until_fd_readable()Michael R. Hines2013-06-271-0/+6
* coroutine: use AioContext for CoQueue BHStefan Hajnoczi2013-03-151-0/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-2/+2
* block: move include files to include/block/Paolo Bonzini2012-12-191-0/+211
OpenPOWER on IntegriCloud