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