| Commit message (Expand) | Author | Age | Files | Lines |
* | util/: fix some comment spelling errors | zhaolichang | 2020-09-17 | 1 | -1/+1 |
* | trace-events: Fix attribution of trace points to source | Markus Armbruster | 2020-09-09 | 1 | -1/+3 |
* | util/vfio-helpers: Unify trace-events size format | Philippe Mathieu-Daudé | 2020-09-01 | 1 | -3/+3 |
* | aio-posix: remove idle poll handlers to improve scalability | Stefan Hajnoczi | 2020-03-09 | 1 | -0/+2 |
* | socket: Add backlog parameter to socket_listen | Juan Quintela | 2019-09-03 | 1 | -0/+3 |
* | filemon: fix watch IDs to avoid potential wraparound issues | Daniel P. Berrangé | 2019-04-02 | 1 | -3/+3 |
* | trace-events: Fix attribution of trace points to source | Markus Armbruster | 2019-03-22 | 1 | -3/+3 |
* | trace-events: Delete unused trace points | Markus Armbruster | 2019-03-22 | 1 | -2/+0 |
* | trace-events: Shorten file names in comments | Markus Armbruster | 2019-03-22 | 1 | -13/+13 |
* | util: add helper APIs for dealing with inotify in portable manner | Daniel P. Berrangé | 2019-02-26 | 1 | -0/+9 |
* | aio-posix: compute timeout before polling | Paolo Bonzini | 2018-09-26 | 1 | -2/+2 |
* | util: Introduce vfio helpers | Fam Zheng | 2018-02-08 | 1 | -0/+11 |
* | util/qemu-thread-*: add qemu_lock, locked and unlock trace events | Alex Bennée | 2018-01-16 | 1 | -3/+4 |
* | docs: fix broken paths to docs/devel/tracing.txt | Philippe Mathieu-Daudé | 2017-07-31 | 1 | -1/+1 |
* | trace: add qemu mutex lock and unlock trace events | Jose Ricardo Ziviani | 2017-05-05 | 1 | -0/+4 |
* | 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 |