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