Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hw/input/tsc2005: Convert a fprintf() call to trace events | Philippe Mathieu-Daudé | 2018-06-29 | 1 | -4/+3 |
* | hw/input/tsc2005: Use qemu_log_mask(GUEST_ERROR) instead of fprintf | Philippe Mathieu-Daudé | 2018-06-26 | 1 | -5/+8 |
* | Replace all occurances of __FUNCTION__ with __func__ | Alistair Francis | 2018-01-22 | 1 | -4/+4 |
* | vmstateify tsc2005 | Dr. David Alan Gilbert | 2016-10-04 | 1 | -115/+75 |
* | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah | 2016-03-22 | 1 | -1/+2 |
* | arm devices: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 2013-08-22 | 1 | -5/+5 |
* | aio / timers: Rearrange timer.h & make legacy functions call non-legacy | Alex Bligh | 2013-08-22 | 1 | -2/+2 |
* | aio / timers: Rename qemu_timer_* functions | Alex Bligh | 2013-08-22 | 1 | -1/+1 |
* | arm: fix location of some include files | Peter Maydell | 2013-04-15 | 1 | -1/+1 |
* | hw: move target-independent files to subdirectories | Paolo Bonzini | 2013-04-08 | 1 | -0/+593 |