Age | Commit message (Expand) | Author | Files | Lines |
2020-03-09 | aio-posix: remove idle poll handlers to improve scalability | Stefan Hajnoczi | 1 | -0/+2 |
2019-09-03 | socket: Add backlog parameter to socket_listen | Juan Quintela | 1 | -0/+3 |
2019-04-02 | filemon: fix watch IDs to avoid potential wraparound issues | Daniel P. Berrangé | 1 | -3/+3 |
2019-03-22 | trace-events: Fix attribution of trace points to source | Markus Armbruster | 1 | -3/+3 |
2019-03-22 | trace-events: Delete unused trace points | Markus Armbruster | 1 | -2/+0 |
2019-03-22 | trace-events: Shorten file names in comments | Markus Armbruster | 1 | -13/+13 |
2019-02-26 | util: add helper APIs for dealing with inotify in portable manner | Daniel P. Berrangé | 1 | -0/+9 |
2018-09-26 | aio-posix: compute timeout before polling | Paolo Bonzini | 1 | -2/+2 |
2018-02-08 | util: Introduce vfio helpers | Fam Zheng | 1 | -0/+11 |
2018-01-16 | util/qemu-thread-*: add qemu_lock, locked and unlock trace events | Alex Bennée | 1 | -3/+4 |
2017-07-31 | docs: fix broken paths to docs/devel/tracing.txt | Philippe Mathieu-Daudé | 1 | -1/+1 |
2017-05-05 | trace: add qemu mutex lock and unlock trace events | Jose Ricardo Ziviani | 1 | -0/+4 |
2017-04-11 | coroutine: Extract qemu_aio_coroutine_enter | Fam Zheng | 1 | -1/+1 |
2017-02-21 | coroutine-lock: make CoMutex thread-safe | Paolo Bonzini | 1 | -0/+1 |
2017-02-21 | coroutine-lock: reschedule coroutine on the AioContext it was running on | Paolo Bonzini | 1 | -1/+0 |
2017-02-21 | aio: introduce aio_co_schedule and aio_co_wake | Paolo Bonzini | 1 | -0/+4 |
2017-02-21 | block: move AioContext, QEMUTimer, main-loop to libqemuutil | Paolo Bonzini | 1 | -0/+11 |
2017-01-16 | qemu-thread: optimize QemuLockCnt with futexes on Linux | Paolo Bonzini | 1 | -0/+10 |
2016-09-28 | trace: move util/qemu-coroutine*.c trace points into correct file | Daniel P. Berrange | 1 | -0/+13 |
2016-09-28 | trace: move util/buffer.c trace points into correct file | Daniel P. Berrange | 1 | -0/+6 |
2016-08-12 | trace-events: fix first line comment in trace-events | Laurent Vivier | 1 | -1/+1 |
2016-06-20 | trace: split out trace events for util/ directory | Daniel P. Berrange | 1 | -0/+13 |