Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | coroutine: support SafeStack in ucontext backend | Daniele Buono | 2020-06-23 | 1 | -0/+5 |
* | coroutine: avoid co_queue_wakeup recursion | Stefan Hajnoczi | 2018-03-27 | 1 | -1/+0 |
* | coroutine: abort if we try to schedule or enter a pending coroutine | Jeff Cody | 2017-11-21 | 1 | -3/+10 |
* | aio: introduce aio_co_schedule and aio_co_wake | Paolo Bonzini | 2017-02-21 | 1 | -1/+10 |
* | coroutine: add a macro for the coroutine stack size | Peter Lieven | 2016-09-29 | 1 | -0/+2 |
* | coroutine: Assert that no locks are held on termination | Kevin Wolf | 2016-09-05 | 1 | -0/+1 |
* | coroutine: use QSIMPLEQ instead of QTAILQ | Paolo Bonzini | 2016-07-13 | 1 | -2/+2 |
* | coroutine: move into libqemuutil.a library | Daniel P. Berrange | 2015-10-20 | 1 | -0/+54 |