| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | coroutine: Introduce qemu_coroutine_enter_if_inactive() | Kevin Wolf | 2017-01-09 | 1 | -0/+6 |
| * | coroutine: add qemu_coroutine_entered() function | Stefan Hajnoczi | 2016-09-28 | 1 | -0/+13 |
| * | coroutine: Let CoMutex remember who holds it | Kevin Wolf | 2016-09-05 | 1 | -0/+1 |
| * | coroutine: move entry argument to qemu_coroutine_create | Paolo Bonzini | 2016-07-13 | 1 | -5/+3 |
| * | coroutine: use QSIMPLEQ instead of QTAILQ | Paolo Bonzini | 2016-07-13 | 1 | -1/+1 |
| * | Use scripts/clean-includes to drop redundant qemu/typedefs.h | Markus Armbruster | 2016-03-22 | 1 | -1/+0 |
| * | include: Clean up includes | Peter Maydell | 2016-02-23 | 1 | -1/+0 |
| * | coroutine: move into libqemuutil.a library | Daniel P. Berrange | 2015-10-20 | 1 | -0/+219 |