Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | coroutine: Extract qemu_aio_coroutine_enter | Fam Zheng | 2017-04-11 | 1 | -1/+1 |
* | coroutine-lock: make CoMutex thread-safe | Paolo Bonzini | 2017-02-21 | 1 | -0/+1 |
* | coroutine-lock: reschedule coroutine on the AioContext it was running on | Paolo Bonzini | 2017-02-21 | 1 | -1/+0 |
* | aio: introduce aio_co_schedule and aio_co_wake | Paolo Bonzini | 2017-02-21 | 1 | -0/+4 |
* | block: move AioContext, QEMUTimer, main-loop to libqemuutil | Paolo Bonzini | 2017-02-21 | 1 | -0/+11 |
* | qemu-thread: optimize QemuLockCnt with futexes on Linux | Paolo Bonzini | 2017-01-16 | 1 | -0/+10 |
* | trace: move util/qemu-coroutine*.c trace points into correct file | Daniel P. Berrange | 2016-09-28 | 1 | -0/+13 |
* | trace: move util/buffer.c trace points into correct file | Daniel P. Berrange | 2016-09-28 | 1 | -0/+6 |
* | trace-events: fix first line comment in trace-events | Laurent Vivier | 2016-08-12 | 1 | -1/+1 |
* | trace: split out trace events for util/ directory | Daniel P. Berrange | 2016-06-20 | 1 | -0/+13 |