Age | Commit message (Expand) | Author |
---|---|---|
2014-08-29 | coroutine: Drop co_sleep_ns | Fam Zheng |
2014-08-15 | coroutine: make pool size dynamic | Stefan Hajnoczi |
2014-07-09 | block: drop aio functions that operate on the main AioContext | Paolo Bonzini |
2013-12-02 | coroutine: remove unused CoQueue AioContext | Marc-André Lureau |
2013-12-02 | coroutine: remove qemu_co_queue_wait_insert_head | Marc-André Lureau |
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 |
2013-08-22 | aio / timers: Untangle include files | Alex Bligh |
2013-07-29 | block: Repair the throttling code. | Benoît Canet |
2013-06-27 | rdma: export yield_until_fd_readable() | Michael R. Hines |
2013-03-15 | coroutine: use AioContext for CoQueue BH | Stefan Hajnoczi |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini |
2012-12-19 | block: move include files to include/block/ | Paolo Bonzini |