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
/
include
/
hw
/
sh4
Age
Commit message (
Expand
)
Author
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: Coding style: White space fixes
BALATON Zoltan
2021-10-30
hw/sh4: Coding style: Remove tabs
BALATON Zoltan
2021-03-06
hw/sh4: Add missing license
Philippe Mathieu-Daudé
2020-06-22
hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'
Philippe Mathieu-Daudé
2020-06-22
hw/sh4: Use MemoryRegion typedef
Philippe Mathieu-Daudé
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
2018-06-01
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-05-19
sh4: include cpu-qom.h in files that require SuperHCPU
Paolo Bonzini
2013-04-13
sh7750: Change cpu field type to SuperHCPU
Andreas Färber
2013-04-08
hw: move headers to include/
Paolo Bonzini