aboutsummaryrefslogtreecommitdiff
path: root/hw/sh4/sh7750.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-18bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plxPhilippe Mathieu-Daudé1-2/+2
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster1-1/+1
2021-10-30hw/intc/sh_intc: Inline and drop sh_intc_source() functionBALATON Zoltan1-2/+2
2021-10-30hw/char/sh_serial: QOM-ifyBALATON Zoltan1-15/+41
2021-10-30hw/sh4: Change debug printfs to tracesBALATON Zoltan1-5/+3
2021-10-30hw/sh4: Coding style: Add missing bracesBALATON Zoltan1-8/+16
2021-10-30hw/sh4: Coding style: White space fixesBALATON Zoltan1-13/+13
2021-10-30hw/sh4: Coding style: Fix multi-line commentsBALATON Zoltan1-10/+12
2021-10-30hw/sh4: Coding style: Remove tabsBALATON Zoltan1-258/+257
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth1-1/+0
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