index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
sh4
/
sh7750.c
Age
Commit message (
Expand
)
Author
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2021-10-30
hw/intc/sh_intc: Inline and drop sh_intc_source() function
BALATON Zoltan
2021-10-30
hw/char/sh_serial: QOM-ify
BALATON Zoltan
2021-10-30
hw/sh4: Change debug printfs to traces
BALATON Zoltan
2021-10-30
hw/sh4: Coding style: Add missing braces
BALATON Zoltan
2021-10-30
hw/sh4: Coding style: White space fixes
BALATON Zoltan
2021-10-30
hw/sh4: Coding style: Fix multi-line comments
BALATON Zoltan
2021-10-30
hw/sh4: Coding style: Remove tabs
BALATON Zoltan
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
2020-06-22
hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'
Philippe Mathieu-Daudé
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2018-06-15
hw/sh/sh7750: Convert away from old_mmio
Peter Maydell
2018-06-01
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2018-04-26
Change references to serial_hds[] to serial_hd()
Peter Maydell
2017-01-13
cputlb: drop flush_global flag from tlb_flush
Alex Bennée
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-01-29
sh4: Clean up includes
Peter Maydell
2014-06-30
hw: Fix qemu_allocate_irqs() leaks
Andreas Färber
2014-03-13
cputlb: Change tlb_flush() argument to CPUState
Andreas Färber
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-04-13
sh7750: Change cpu field type to SuperHCPU
Andreas Färber
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-03-12
target-sh4: Move PVR/PRR/CVR into SuperHCPUClass
Andreas Färber
2013-03-01
sh: move files referencing CPU to hw/sh4/
Paolo Bonzini