Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | coroutine: Clean up qemu_coroutine_enter() | 2015-03-09 | 1 | -21/+15 | |
* | coroutine: Fix use after free with qemu_coroutine_yield() | 2015-03-09 | 1 | -1/+1 | |
* | coroutine: try harder not to delete coroutines | 2015-01-13 | 1 | -1/+8 | |
* | coroutine: drop qemu_coroutine_adjust_pool_size | 2015-01-13 | 1 | -4/+0 | |
* | coroutine: rewrite pool to avoid mutex | 2015-01-13 | 1 | -51/+41 | |
* | coroutine: make pool size dynamic | 2014-08-15 | 1 | -3/+23 | |
* | coroutine: add ./configure --disable-coroutine-pool | 2013-09-12 | 1 | -15/+19 | |
* | coroutine: stop using AioContext in CoQueue | 2013-05-24 | 1 | -0/+3 | |
* | coroutine: protect global pool with a mutex | 2013-05-24 | 1 | -2/+18 | |
* | coroutine: move pooling to common code | 2013-02-22 | 1 | -2/+43 | |
* | block: move include files to include/block/ | 2012-12-19 | 1 | -2/+2 | |
* | coroutine: introduce coroutines | 2011-08-01 | 1 | -0/+75 |