Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | coroutine: Extract qemu_aio_coroutine_enter | Fam Zheng | 2017-04-11 | 1 | -3/+8 |
* | coroutine-lock: add limited spinning to CoMutex | Paolo Bonzini | 2017-02-21 | 1 | -1/+1 |
* | aio: introduce aio_co_schedule and aio_co_wake | Paolo Bonzini | 2017-02-21 | 1 | -0/+8 |
* | coroutine: Introduce qemu_coroutine_enter_if_inactive() | Kevin Wolf | 2017-01-09 | 1 | -0/+7 |
* | coroutine: add qemu_coroutine_entered() function | Stefan Hajnoczi | 2016-09-28 | 1 | -0/+5 |
* | coroutine: Assert that no locks are held on termination | Kevin Wolf | 2016-09-05 | 1 | -0/+1 |
* | coroutine: move entry argument to qemu_coroutine_create | Paolo Bonzini | 2016-07-13 | 1 | -4/+4 |
* | coroutine: use QSIMPLEQ instead of QTAILQ | Paolo Bonzini | 2016-07-13 | 1 | -1/+1 |
* | util: Clean up includes | Peter Maydell | 2016-02-04 | 1 | -0/+1 |
* | coroutine: move into libqemuutil.a library | Daniel P. Berrange | 2015-10-20 | 1 | -0/+146 |