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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-2
/
+2
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
1
-1
/
+1
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
1
-1
/
+1
2012-12-19
net: do not include net.h everywhere
Paolo Bonzini
1
-1
/
+0
2012-11-10
qemu-timer: Fix compilation for non-POSIX hosts
Stefan Weil
1
-0
/
+2
2012-11-04
build: pthread_atfork() needs include of pthread.h
Anthony Liguori
1
-0
/
+3
2012-11-02
qemu-timer: reinitialize timers after fork
Paolo Bonzini
1
-0
/
+14
2012-10-31
Merge remote-tracking branch 'origin/master' into threadpool
Paolo Bonzini
1
-2
/
+2
2012-10-30
qemu-timer: make initialization functions idempotent
Paolo Bonzini
1
-3
/
+9
2012-10-28
qemu-timer: Check for usable fields for SIGEV_THREAD_ID
Richard Henderson
1
-2
/
+2
2012-09-23
qemu-timer: simplify qemu_run_timers
Paolo Bonzini
1
-4
/
+3
2012-09-04
qemu-timer: properly arm alarm timer for timers set by device initialization
Paolo Bonzini
1
-3
/
+0
2012-08-09
qemu_rearm_alarm_timer: do not call rearm if the next deadline is INT64_MAX
Stefano Stabellini
1
-7
/
+3
2012-08-02
Support 'help' as a synonym for '?' in command line options
Peter Maydell
1
-1
/
+1
2012-05-14
qemu-timer: Fix wrong error message
Stefan Weil
1
-5
/
+2
2012-05-08
qemu-timer: Move include for __FreeBSD_version to header
Andreas Faerber
1
-4
/
+0
2012-05-03
qemu-timer: Fix limits for w32 mmtimer
Stefan Weil
1
-20
/
+14
2012-04-27
qemu-timer: Optimize data structures
Stefan Weil
1
-7
/
+7
2012-04-27
qemu-timer: Remove function alarm_has_dynticks
Stefan Weil
1
-31
/
+8
2012-04-27
qemu-timer: Use bool, false, true for boolean values
Stefan Weil
1
-15
/
+16
2012-04-27
qemu-timer: Remove unused function qemu_alarm_pending
Stefan Weil
1
-5
/
+0
2012-04-27
qemu-timer: Remove redundant include statements
Stefan Weil
1
-9
/
+2
2012-04-26
main_loop_wait: block indefinitely
Stefano Stabellini
1
-5
/
+0
2012-04-26
qemu_next_alarm_deadline: check the expire time of a clock only if it is enabled
Stefano Stabellini
1
-6
/
+4
2012-04-26
timers: the rearm function should be able to handle delta = INT64_MAX
Stefano Stabellini
1
-5
/
+13
2012-04-16
qemu-timer.c: Remove 250us timeouts
Peter Portante
1
-5
/
+5
2012-03-30
qtest: add clock management
Paolo Bonzini
1
-1
/
+1
2012-02-17
notifier: switch to QLIST
Paolo Bonzini
1
-1
/
+1
2012-01-27
remove #if 0 code for timers
Paolo Bonzini
1
-29
/
+0
2011-11-09
win32: remove broken timers
Paolo Bonzini
1
-3
/
+1
2011-10-21
qemu-timer: do not use RunState change handlers
Paolo Bonzini
1
-8
/
+4
2011-10-21
qemu-timer: move more stuff out of qemu-timer.c
Paolo Bonzini
1
-31
/
+4
2011-10-21
qemu-timer: use atexit for quit_timers
Paolo Bonzini
1
-7
/
+8
2011-10-21
qemu-timer: do not refer to runstate_is_running()
Paolo Bonzini
1
-4
/
+1
2011-10-21
qemu-timer: move icount to cpus.c
Paolo Bonzini
1
-279
/
+0
2011-10-21
qemu-timer: more clock functions
Paolo Bonzini
1
-0
/
+25
2011-10-21
qemu-timer: move common code to qemu_rearm_alarm_timer
Paolo Bonzini
1
-76
/
+53
2011-10-21
qemu-timer: remove active_timers array
Paolo Bonzini
1
-31
/
+28
2011-09-15
Drop the vm_running global variable
Luiz Capitulino
1
-3
/
+3
2011-09-15
Replace the VMSTOP macros with a proper state type
Luiz Capitulino
1
-1
/
+2
2011-09-02
main: force enabling of I/O thread
Anthony Liguori
1
-53
/
+0
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-5
/
+5
2011-07-23
Register Linux dyntick timer as per-thread signal
Jan Kiszka
1
-0
/
+8
2011-07-23
qemu-timer: Introduce clock reset notifier
Jan Kiszka
1
-1
/
+28
2011-07-23
qemu-timer: change unix timer to dynticks
Paolo Bonzini
1
-12
/
+28
2011-06-06
timer: drop HPET and RTC
Anthony Liguori
1
-120
/
+0
2011-04-27
qemu-timer: Fix timers for w32
Stefan Weil
1
-0
/
+96
2011-04-27
qemu-timer: Avoid type casts
Stefan Weil
1
-20
/
+22
2011-04-27
qemu-timer: Add and use new function qemu_timer_expired_ns
Stefan Weil
1
-7
/
+10
[next]