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
/
tsc2005.c
Age
Commit message (
Expand
)
Author
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-04-29
hw/devices: Move TI touchscreen declarations into a new header
Philippe Mathieu-Daudé
2018-06-29
hw/input/tsc2005: Convert a fprintf() call to trace events
Philippe Mathieu-Daudé
2018-06-26
hw/input/tsc2005: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2016-10-04
vmstateify tsc2005
Dr. David Alan Gilbert
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-01-29
arm devices: Clean up includes
Peter Maydell
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
aio / timers: Rearrange timer.h & make legacy functions call non-legacy
Alex Bligh
2013-08-22
aio / timers: Rename qemu_timer_* functions
Alex Bligh
2013-04-15
arm: fix location of some include files
Peter Maydell
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini