Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | coroutine: add ./configure --disable-coroutine-pool | Stefan Hajnoczi | 2013-09-12 | 1 | -15/+19 |
* | coroutine: stop using AioContext in CoQueue | Stefan Hajnoczi | 2013-05-24 | 1 | -0/+3 |
* | coroutine: protect global pool with a mutex | Stefan Hajnoczi | 2013-05-24 | 1 | -2/+18 |
* | coroutine: move pooling to common code | Paolo Bonzini | 2013-02-22 | 1 | -2/+43 |
* | block: move include files to include/block/ | Paolo Bonzini | 2012-12-19 | 1 | -2/+2 |
* | coroutine: introduce coroutines | Kevin Wolf | 2011-08-01 | 1 | -0/+75 |