index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
trace-events
Age
Commit message (
Expand
)
Author
2021-02-08
migration: introduce UFFD-WP low-level interface helpers
Andrey Gruzdev
2020-11-03
util/vfio-helpers: Convert vfio_dump_mapping to trace events
Philippe Mathieu-Daudé
2020-11-03
util/vfio-helpers: Improve DMA trace events
Philippe Mathieu-Daudé
2020-11-03
util/vfio-helpers: Trace where BARs are mapped
Philippe Mathieu-Daudé
2020-11-03
util/vfio-helpers: Trace PCI BAR region info
Philippe Mathieu-Daudé
2020-11-03
util/vfio-helpers: Trace PCI I/O config accesses
Philippe Mathieu-Daudé
2020-09-17
util/: fix some comment spelling errors
zhaolichang
2020-09-09
trace-events: Fix attribution of trace points to source
Markus Armbruster
2020-09-01
util/vfio-helpers: Unify trace-events size format
Philippe Mathieu-Daudé
2020-03-09
aio-posix: remove idle poll handlers to improve scalability
Stefan Hajnoczi
2019-09-03
socket: Add backlog parameter to socket_listen
Juan Quintela
2019-04-02
filemon: fix watch IDs to avoid potential wraparound issues
Daniel P. Berrangé
2019-03-22
trace-events: Fix attribution of trace points to source
Markus Armbruster
2019-03-22
trace-events: Delete unused trace points
Markus Armbruster
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
2019-02-26
util: add helper APIs for dealing with inotify in portable manner
Daniel P. Berrangé
2018-09-26
aio-posix: compute timeout before polling
Paolo Bonzini
2018-02-08
util: Introduce vfio helpers
Fam Zheng
2018-01-16
util/qemu-thread-*: add qemu_lock, locked and unlock trace events
Alex Bennée
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-05-05
trace: add qemu mutex lock and unlock trace events
Jose Ricardo Ziviani
2017-04-11
coroutine: Extract qemu_aio_coroutine_enter
Fam Zheng
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