Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-22 | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah | 1 | -1/+1 |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini | 1 | -0/+2 |
2016-01-29 | ppc: Clean up includes | Peter Maydell | 1 | -0/+1 |
2014-03-27 | hw/ppc: Avoid shifting left into sign bit | Peter Maydell | 1 | -12/+12 |
2013-12-02 | misc: Replace 'struct QEMUTimer' by 'QEMUTimer' | Stefan Weil | 1 | -2/+2 |
2013-11-25 | PPC: BookE: Make FIT/WDT timers at best millisecond grained | Alexander Graf | 1 | -0/+6 |
2013-11-25 | PPC: Make BookE FIT/WDT timers more lazy | Alexander Graf | 1 | -5/+38 |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 1 | -5/+5 |
2013-07-01 | booke_ppc: limit booke timer to max when timeout overflow | Bharat Bhushan | 1 | -4/+20 |
2013-04-26 | Enable kvm emulated watchdog | Bharat Bhushan | 1 | -4/+41 |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini | 1 | -2/+2 |
2013-03-01 | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini | 1 | -0/+273 |