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