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
/
slavio_timer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wrap long lines
blueswir1
2008-05-12
1
-3
/
+6
*
Fix compiler warnings
blueswir1
2008-05-10
1
-5
/
+5
*
Remove unneeded qemu_irq_lower (Robert Reif)
blueswir1
2008-03-04
1
-2
/
+0
*
Fix user timer mode change (Robert Reif)
blueswir1
2008-01-26
1
-20
/
+33
*
User timer limit fixes (Robert Reif)
blueswir1
2008-01-25
1
-11
/
+26
*
Register only valid register access widths
blueswir1
2008-01-01
1
-4
/
+4
*
Fix CPU timer interrupts
blueswir1
2007-12-29
1
-0
/
+2
*
Remove unused timers
blueswir1
2007-12-27
1
-27
/
+40
*
All registers are set to 0 on reset (Robert Reif)
blueswir1
2007-12-19
1
-5
/
+3
*
Fix count calculation when counter limit set to 0 (Robert Reif)
blueswir1
2007-12-19
1
-2
/
+7
*
Fix setting counter limit to 0 (Robert Reif)
blueswir1
2007-12-17
1
-7
/
+8
*
Only create as many per CPU timers as there are CPUs. (Robert Reif)
blueswir1
2007-12-17
1
-3
/
+6
*
Name the magic constants, wrap long lines
blueswir1
2007-12-01
1
-38
/
+62
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+3
*
fixed invalid constant
bellard
2007-11-11
1
-1
/
+1
*
More user timer fixes (Robert Reif)
blueswir1
2007-10-07
1
-68
/
+86
*
More detabification
blueswir1
2007-10-06
1
-34
/
+34
*
Implement user mode for timers
blueswir1
2007-10-06
1
-13
/
+72
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-1
/
+1
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-3
/
+3
*
Use qemu_irq between interrupt controller and timers
blueswir1
2007-05-27
1
-14
/
+10
*
Split DMA controller in two
blueswir1
2007-05-26
1
-1
/
+2
*
Change ptimer API to use 64-bit values, add save and load methods
blueswir1
2007-05-24
1
-80
/
+59
*
Use full 36-bit physical address space on SS10
blueswir1
2007-05-19
1
-2
/
+2
*
Fix Qemu division by zero triggered by NetBSD
blueswir1
2007-05-17
1
-6
/
+4
*
Force the primary CPU to run and other CPUs to halt, recalculate timers
blueswir1
2007-05-17
1
-1
/
+1
*
Unify IRQ handling.
pbrook
2007-04-07
1
-3
/
+0
*
Change Sparc uses of pic_set_irq to pic_set_irq_new
blueswir1
2007-04-01
1
-3
/
+9
*
SlavIO Counter-Timers fix, by Aurelien Jarno.
ths
2007-03-20
1
-1
/
+0
*
C99 64 bit printf
bellard
2006-06-25
1
-1
/
+1
*
Initial SPARC SMP support (Blue Swirl)
bellard
2005-12-05
1
-16
/
+9
*
sparc update (Blue Swirl)
bellard
2005-04-06
1
-4
/
+10
*
SPARC merge
bellard
2004-12-19
1
-0
/
+289