Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | coroutine: remove qemu_co_queue_wait_insert_head | 2013-12-02 | 1 | -8/+0 | |
* | block: Repair the throttling code. | 2013-07-29 | 1 | -2/+18 | |
* | coroutine: stop using AioContext in CoQueue | 2013-05-24 | 1 | -35/+21 | |
* | coroutine: use AioContext for CoQueue BH | 2013-03-15 | 1 | -17/+38 | |
* | misc: move include files to include/qemu/ | 2012-12-19 | 1 | -1/+1 | |
* | block: move include files to include/block/ | 2012-12-19 | 1 | -3/+3 | |
* | aio: introduce AioContext, move bottom halves there | 2012-10-30 | 1 | -1/+1 | |
* | coroutine: add qemu_co_queue_restart_all() | 2011-12-05 | 1 | -7/+8 | |
* | CoQueue: introduce qemu_co_queue_wait_insert_head | 2011-12-05 | 1 | -0/+8 | |
* | main-loop: create main-loop.h | 2011-10-21 | 1 | -0/+1 | |
* | coroutine: Add CoRwlock support | 2011-08-23 | 1 | -0/+44 | |
* | coroutines: Use one global bottom half for CoQueue | 2011-08-02 | 1 | -13/+6 | |
* | coroutines: Locks | 2011-08-02 | 1 | -0/+124 |