| Commit message (Expand) | Author | Age | Files | Lines |
* | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster | 2019-08-16 | 1 | -1/+1 |
* | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include sysemu/reset.h a lot less | Markus Armbruster | 2019-08-16 | 1 | -0/+2 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+0 |
* | target/ppc: Use env_cpu, env_archcpu | Richard Henderson | 2019-06-10 | 1 | -2/+2 |
* | hw/ppc: Don't include m48t59.h if it is not necessary | Thomas Huth | 2019-02-04 | 1 | -1/+0 |
* | ppc_booke: drop useless assignment | KONRAD Frederic | 2017-05-07 | 1 | -1/+0 |
* | ppc: Prevent inifnite loop in decrementer auto-reload. | Roman Kapl | 2017-01-31 | 1 | -2/+6 |
* | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah | 2016-03-22 | 1 | -1/+1 |
* | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini | 2016-03-22 | 1 | -0/+2 |
* | ppc: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | hw/ppc: Avoid shifting left into sign bit | Peter Maydell | 2014-03-27 | 1 | -12/+12 |
* | misc: Replace 'struct QEMUTimer' by 'QEMUTimer' | Stefan Weil | 2013-12-02 | 1 | -2/+2 |
* | PPC: BookE: Make FIT/WDT timers at best millisecond grained | Alexander Graf | 2013-11-26 | 1 | -0/+6 |
* | PPC: Make BookE FIT/WDT timers more lazy | Alexander Graf | 2013-11-26 | 1 | -5/+38 |
* | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 2013-08-22 | 1 | -5/+5 |
* | booke_ppc: limit booke timer to max when timeout overflow | Bharat Bhushan | 2013-07-01 | 1 | -4/+20 |
* | Enable kvm emulated watchdog | Bharat Bhushan | 2013-04-26 | 1 | -4/+41 |
* | hw: move headers to include/ | Paolo Bonzini | 2013-04-08 | 1 | -2/+2 |
* | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini | 2013-03-01 | 1 | -0/+273 |