aboutsummaryrefslogtreecommitdiff
path: root/qemu-coroutine-sleep.c
AgeCommit message (Expand)Author
2013-10-30coroutine: add co_aio_sleep_ns() to allow sleep in block driversMORITA Kazutaka
2013-08-22aio / timers: convert block_job_sleep_ns and co_sleep_ns to new APIAlex Bligh
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19block: move include files to include/block/Paolo Bonzini
2012-04-19block: allow interrupting a co_sleep_nsPaolo Bonzini
2012-01-26coroutine: add co_sleep_ns() coroutine sleep functionStefan Hajnoczi