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