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
/
hw
/
input
/
trace-events
Age
Commit message (
Expand
)
Author
2020-06-26
adb: add ADB bus trace events
Mark Cave-Ayland
2020-06-26
adb: use adb_device prefix for ADB device trace events
Mark Cave-Ayland
2020-01-27
hppa: add emulation of LASI PS2 controllers
Sven Schnelle
2019-03-22
trace-events: Fix attribution of trace points to source
Markus Armbruster
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
2019-02-14
pckbd: Convert DPRINTF->trace
Dr. David Alan Gilbert
2018-06-29
hw/input/tsc2005: Convert a fprintf() call to trace events
Philippe Mathieu-Daudé
2018-03-06
adb: add trace-events for monitoring keyboard/mouse during bus enumeration
Mark Cave-Ayland
2018-01-27
input: add missing newline from trace-events
Mark Cave-Ayland
2017-12-21
Split adb.c into adb.c, adb-mouse.c and adb-kbd.c
Laurent Vivier
2017-10-23
ps2: fix scancodes sent for Alt-Print key combination (aka SysRq)
Daniel P. Berrange
2017-10-23
input: use hex in ps2 keycode trace events
Daniel P. Berrange
2017-08-01
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
2017-08-01
trace-events: fix code style: %# -> 0x%
Vladimir Sementsov-Ogievskiy
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-05-03
input: Add trace event for empty keyboard queue
Alexander Graf
2017-01-31
trace: clean up trace-events files
Stefan Hajnoczi
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-07-12
input: add trace events for full queues
Gerd Hoffmann
2016-06-20
trace: split out trace events for hw/input/ directory
Daniel P. Berrange