summaryrefslogtreecommitdiffstats
path: root/hw/ppc/ppc_booke.c
Commit message (Expand)AuthorAgeFilesLines
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include sysemu/reset.h a lot lessMarkus Armbruster2019-08-161-0/+2
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* target/ppc: Use env_cpu, env_archcpuRichard Henderson2019-06-101-2/+2
* hw/ppc: Don't include m48t59.h if it is not necessaryThomas Huth2019-02-041-1/+0Star
* ppc_booke: drop useless assignmentKONRAD Frederic2017-05-071-1/+0Star
* ppc: Prevent inifnite loop in decrementer auto-reload.Roman Kapl2017-01-311-2/+6
* Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah2016-03-221-1/+1
* hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2016-03-221-0/+2
* ppc: Clean up includesPeter Maydell2016-01-291-0/+1
* hw/ppc: Avoid shifting left into sign bitPeter Maydell2014-03-271-12/+12
* misc: Replace 'struct QEMUTimer' by 'QEMUTimer'Stefan Weil2013-12-021-2/+2
* PPC: BookE: Make FIT/WDT timers at best millisecond grainedAlexander Graf2013-11-261-0/+6
* PPC: Make BookE FIT/WDT timers more lazyAlexander Graf2013-11-261-5/+38
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-5/+5
* booke_ppc: limit booke timer to max when timeout overflowBharat Bhushan2013-07-011-4/+20
* Enable kvm emulated watchdogBharat Bhushan2013-04-261-4/+41
* hw: move headers to include/Paolo Bonzini2013-04-081-2/+2
* hw: move boards and other isolated files to hw/ARCHPaolo Bonzini2013-03-011-0/+273