index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
sh4
/
sh7750.c
Age
Commit message (
Expand
)
Author
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