Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-10-30 | coroutine: add co_aio_sleep_ns() to allow sleep in block drivers | MORITA Kazutaka | 1 | -0/+14 |
2013-08-22 | aio / timers: convert block_job_sleep_ns and co_sleep_ns to new API | Alex Bligh | 1 | -5/+5 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | block: move include files to include/block/ | Paolo Bonzini | 1 | -1/+1 |
2012-04-19 | block: allow interrupting a co_sleep_ns | Paolo Bonzini | 1 | -1/+2 |
2012-01-26 | coroutine: add co_sleep_ns() coroutine sleep function | Stefan Hajnoczi | 1 | -0/+38 |