aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/ppc_booke.c
AgeCommit message (Expand)Author
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-06-10target/ppc: Use env_cpu, env_archcpuRichard Henderson
2019-02-04hw/ppc: Don't include m48t59.h if it is not necessaryThomas Huth
2017-05-07ppc_booke: drop useless assignmentKONRAD Frederic
2017-01-31ppc: Prevent inifnite loop in decrementer auto-reload.Roman Kapl
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-01-29ppc: Clean up includesPeter Maydell
2014-03-27hw/ppc: Avoid shifting left into sign bitPeter Maydell
2013-12-02misc: Replace 'struct QEMUTimer' by 'QEMUTimer'Stefan Weil
2013-11-25PPC: BookE: Make FIT/WDT timers at best millisecond grainedAlexander Graf
2013-11-25PPC: Make BookE FIT/WDT timers more lazyAlexander Graf
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-07-01booke_ppc: limit booke timer to max when timeout overflowBharat Bhushan
2013-04-26Enable kvm emulated watchdogBharat Bhushan
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-01hw: move boards and other isolated files to hw/ARCHPaolo Bonzini