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
/
mips_timer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compile some MIPS devices only once
Blue Swirl
2010-03-27
1
-1
/
+1
*
mips: add header to mips_int.c and mips_timer.c
Aurelien Jarno
2010-03-14
1
-0
/
+22
*
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
2009-09-11
1
-5
/
+5
*
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-15
1
-3
/
+1
*
target-mips: CP0 Random register improvements
aurel32
2009-01-08
1
-3
/
+8
*
MIPS: remove empty cpu_mips_irqctrl_init()
aurel32
2008-09-14
1
-4
/
+0
*
Add instruction counter.
pbrook
2008-06-29
1
-0
/
+5
*
Optimize MIPS timer read/write functions
aurel32
2008-04-11
1
-31
/
+25
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+3
*
Timer start/stop implementation, by Aurelien Jarno.
ths
2007-09-25
1
-5
/
+24
*
Partial support for 34K multithreading, not functional yet.
ths
2007-09-06
1
-1
/
+1
*
Choose number of TLBs at runtime, by Herve Poussineau.
ths
2007-04-17
1
-1
/
+1
*
Unify IRQ handling.
pbrook
2007-04-07
1
-2
/
+2
*
Fix disabling of the Cause register for R2.
ths
2007-04-05
1
-11
/
+11
*
Fix BD flag handling, cause register contents, implement some more bits
ths
2007-03-18
1
-0
/
+7
*
Reworking MIPS interrupt handling, by Aurelien Jarno.
ths
2007-01-24
1
-4
/
+2
*
Move the MIPS CPU timer in a seperate file, by Alec Voropay.
ths
2006-12-06
1
-0
/
+85