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
/
qemu-timer.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-08
qemu-timer: Move include for __FreeBSD_version to header
Andreas Faerber
1
-0
/
+4
2012-04-27
qemu-timer: Use bool, false, true for boolean values
Stefan Weil
1
-3
/
+3
2012-04-27
qemu-timer: Remove unused function qemu_alarm_pending
Stefan Weil
1
-1
/
+0
2012-04-27
qemu-timer: Remove redundant include statements
Stefan Weil
1
-6
/
+0
2012-04-26
main_loop_wait: block indefinitely
Stefano Stabellini
1
-1
/
+0
2012-03-30
qtest: add clock management
Paolo Bonzini
1
-0
/
+1
2012-01-13
ptimer: move declarations to ptimer.h
Paolo Bonzini
1
-13
/
+0
2011-10-21
main-loop: create main-loop.h
Paolo Bonzini
1
-0
/
+1
2011-10-21
qemu-timer: move more stuff out of qemu-timer.c
Paolo Bonzini
1
-0
/
+2
2011-10-21
qemu-timer: use atexit for quit_timers
Paolo Bonzini
1
-1
/
+0
2011-10-21
qemu-timer: move icount to cpus.c
Paolo Bonzini
1
-23
/
+1
2011-10-21
qemu-timer: more clock functions
Paolo Bonzini
1
-0
/
+3
2011-07-23
qemu-timer: Introduce clock reset notifier
Jan Kiszka
1
-0
/
+5
2011-04-27
qemu-timer: Remove unneeded include statement (w32)
Stefan Weil
1
-1
/
+0
2011-04-22
vmstate: port pmtimer
Juan Quintela
1
-2
/
+0
2011-04-15
Move clock related functions to qemu-timer.h
Blue Swirl
1
-0
/
+4
2011-04-15
qemu_next_deadline should not consider host-time timers
Paolo Bonzini
1
-1
/
+1
2011-04-15
enable vm_clock to "warp" in the iothread+icount case
Paolo Bonzini
1
-0
/
+1
2011-03-21
remove qemu_get_clock
Paolo Bonzini
1
-1
/
+0
2011-03-21
add a generic scaling mechanism for timers
Paolo Bonzini
1
-5
/
+4
2011-03-21
add more helper functions with explicit milli/nanosecond resolution
Paolo Bonzini
1
-0
/
+23
2010-10-30
Mov muldiv64 to qemu-common.h (Thus unbreaking gus)
malc
1
-24
/
+0
2010-10-23
qemu-timer: move commonly used timer code to qemu-timer-common
Blue Swirl
1
-0
/
+74
2010-04-27
Implement cpu_get_real_ticks for Alpha.
Richard Henderson
1
-0
/
+13
2010-04-17
Fix --enable-profiler compilation.
Richard Henderson
1
-0
/
+11
2010-04-03
Make cpu_get_real_ticks use mfspr
Alexander Graf
1
-3
/
+3
2010-03-29
Compile qemu-timer only once
Blue Swirl
1
-0
/
+167
2010-03-17
split out qemu-timer.c
Paolo Bonzini
1
-0
/
+12
2010-02-09
add qemu_get_clock_ns
Paolo Bonzini
1
-0
/
+1
2009-10-05
Introduce QEMU_CLOCK_HOST
Jan Kiszka
1
-0
/
+7
2009-09-11
Make get_ticks_per_sec() a static inline
Anthony Liguori
1
-1
/
+4
2009-09-11
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
1
-1
/
+1
2009-08-10
variable timer intervals
Stefano Stabellini
1
-0
/
+1
2007-11-17
Break up vl.h.
pbrook
1
-0
/
+48