Age | Commit message (Expand) | Author | Files | Lines |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster | 1 | -1/+1 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | Include sysemu/reset.h a lot less | Markus Armbruster | 1 | -0/+2 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-06-10 | target/ppc: Use env_cpu, env_archcpu | Richard Henderson | 1 | -2/+2 |
2019-02-04 | hw/ppc: Don't include m48t59.h if it is not necessary | Thomas Huth | 1 | -1/+0 |
2017-05-07 | ppc_booke: drop useless assignment | KONRAD Frederic | 1 | -1/+0 |
2017-01-31 | ppc: Prevent inifnite loop in decrementer auto-reload. | Roman Kapl | 1 | -2/+6 |
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 |