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
/
sh7750.c
Age
Commit message (
Expand
)
Author
2008-12-13
Remove unnecessary trailing newlines
blueswir1
2008-12-07
SH4: Eliminate P4 to A7 mangling (Takashi YOSHII).
balrog
2008-12-07
SH: improve the way sh7750 registers io memory (Takashi YOSHII).
balrog
2008-12-07
SH: r2d pci support (Takashi YOSHII).
balrog
2008-12-07
sh4: Add IRL (4-bit encoded interrupt input) support (Takashi YOSHII).
balrog
2008-12-01
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-11-21
SH4: Switch serial emulation to qemu_irq
aurel32
2008-11-21
SH4: Use qemu_irq in timer emulation.
aurel32
2008-09-02
sh4: CPU versioning.
aurel32
2008-08-22
[sh4] MMU bug fix
aurel32
2008-08-22
[sh4] memory mapped TLB entries
aurel32
2008-07-16
Fix a bunch of type mismatch-related warnings (Jan Kiszka).
balrog
2008-05-09
SH4 serial controler improvements
aurel32
2008-05-09
SH4 MMU improvements
aurel32
2007-12-12
Adds interrupt support to the sh specific timer code (Magnus Damm).
balrog
2007-12-02
SH4: system emulator interrupt update, by Magnus Damm.
ths
2007-11-17
Break up vl.h.
pbrook
2007-11-11
removed invalid use of _INTC_ARRAY
bellard
2007-10-04
sh775x interrupt controller by Magnus Damm.
balrog
2007-09-29
Add FRQCR read support, by Magnus Damm.
ths
2007-09-29
Add INTC controller prototype, by Magnus Damm.
ths
2007-09-29
Stand-alone SCI/SCIF emulation code, by Magnus Damm.
ths
2007-09-29
Stand-alone TMU emulation code, by Magnus Damm.
ths
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-01-27
Rearrange char event handlers to fix CHR_EVENT_RESET.
pbrook
2006-06-25
C99 64 bit printf
bellard
2006-04-27
SHIX board emulation (Samuel Tardieu)
bellard