index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
slavio_timer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-12
Wrap long lines
blueswir1
1
-3
/
+6
2008-05-10
Fix compiler warnings
blueswir1
1
-5
/
+5
2008-03-04
Remove unneeded qemu_irq_lower (Robert Reif)
blueswir1
1
-2
/
+0
2008-01-26
Fix user timer mode change (Robert Reif)
blueswir1
1
-20
/
+33
2008-01-25
User timer limit fixes (Robert Reif)
blueswir1
1
-11
/
+26
2008-01-01
Register only valid register access widths
blueswir1
1
-4
/
+4
2007-12-29
Fix CPU timer interrupts
blueswir1
1
-0
/
+2
2007-12-27
Remove unused timers
blueswir1
1
-27
/
+40
2007-12-19
All registers are set to 0 on reset (Robert Reif)
blueswir1
1
-5
/
+3
2007-12-19
Fix count calculation when counter limit set to 0 (Robert Reif)
blueswir1
1
-2
/
+7
2007-12-17
Fix setting counter limit to 0 (Robert Reif)
blueswir1
1
-7
/
+8
2007-12-17
Only create as many per CPU timers as there are CPUs. (Robert Reif)
blueswir1
1
-3
/
+6
2007-12-01
Name the magic constants, wrap long lines
blueswir1
1
-38
/
+62
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+3
2007-11-11
fixed invalid constant
bellard
1
-1
/
+1
2007-10-07
More user timer fixes (Robert Reif)
blueswir1
1
-68
/
+86
2007-10-06
More detabification
blueswir1
1
-34
/
+34
2007-10-06
Implement user mode for timers
blueswir1
1
-13
/
+72
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-1
/
+1
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-3
/
+3
2007-05-27
Use qemu_irq between interrupt controller and timers
blueswir1
1
-14
/
+10
2007-05-26
Split DMA controller in two
blueswir1
1
-1
/
+2
2007-05-24
Change ptimer API to use 64-bit values, add save and load methods
blueswir1
1
-80
/
+59
2007-05-19
Use full 36-bit physical address space on SS10
blueswir1
1
-2
/
+2
2007-05-17
Fix Qemu division by zero triggered by NetBSD
blueswir1
1
-6
/
+4
2007-05-17
Force the primary CPU to run and other CPUs to halt, recalculate timers
blueswir1
1
-1
/
+1
2007-04-07
Unify IRQ handling.
pbrook
1
-3
/
+0
2007-04-01
Change Sparc uses of pic_set_irq to pic_set_irq_new
blueswir1
1
-3
/
+9
2007-03-20
SlavIO Counter-Timers fix, by Aurelien Jarno.
ths
1
-1
/
+0
2006-06-25
C99 64 bit printf
bellard
1
-1
/
+1
2005-12-05
Initial SPARC SMP support (Blue Swirl)
bellard
1
-16
/
+9
2005-04-06
sparc update (Blue Swirl)
bellard
1
-4
/
+10
2004-12-19
SPARC merge
bellard
1
-0
/
+289