summaryrefslogtreecommitdiff
path: root/hw/sh4/sh7750.c
AgeCommit message (Expand)Author
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth
2020-06-22hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'Philippe Mathieu-Daudé
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2018-06-15hw/sh/sh7750: Convert away from old_mmioPeter Maydell
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-04-26Change references to serial_hds[] to serial_hd()Peter Maydell
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée
2016-05-19cpu: move exec-all.h inclusion out of cpu.hPaolo Bonzini
2016-01-29sh4: Clean up includesPeter Maydell
2014-06-30hw: Fix qemu_allocate_irqs() leaksAndreas Färber
2014-03-13cputlb: Change tlb_flush() argument to CPUStateAndreas Färber
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-13sh7750: Change cpu field type to SuperHCPUAndreas Färber
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move headers to include/Paolo Bonzini
2013-03-12target-sh4: Move PVR/PRR/CVR into SuperHCPUClassAndreas Färber
2013-03-01sh: move files referencing CPU to hw/sh4/Paolo Bonzini