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