index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
sh_timer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ptimer: move declarations to ptimer.h
Paolo Bonzini
2012-01-13
1
-0
/
+1
*
sh_timer: convert to memory API
BenoƮt Canet
2011-11-24
1
-19
/
+24
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-2
/
+2
*
Correct spelling of licensed
Matthew Fernandez
2011-07-23
1
-1
/
+1
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-1
/
+2
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-5
/
+5
*
Get rid of _t suffix
malc
2009-10-01
1
-5
/
+5
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-2
/
+2
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-1
/
+1
*
Replace cpu_abort with hw_error
Paul Brook
2009-05-08
1
-21
/
+11
*
SH4: fix TMU init
aurel32
2009-02-07
1
-9
/
+19
*
SH4: Eliminate P4 to A7 mangling (Takashi YOSHII).
balrog
2008-12-07
1
-1
/
+2
*
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
1
-4
/
+0
*
SH4: Use qemu_irq in timer emulation.
aurel32
2008-11-21
1
-5
/
+5
*
Adds interrupt support to the sh specific timer code (Magnus Damm).
balrog
2007-12-12
1
-14
/
+18
*
Add statics and missing #includes for prototypes.
pbrook
2007-11-18
1
-1
/
+1
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+3
*
Stand-alone TMU emulation code, by Magnus Damm.
ths
2007-09-29
1
-0
/
+323