Jan Kiszka
|
d25f89c9e9
Register Linux dyntick timer as per-thread signal
|
14 年之前 |
Jan Kiszka
|
691a0c9c9b
qemu-timer: Introduce clock reset notifier
|
14 年之前 |
Paolo Bonzini
|
84682834eb
qemu-timer: change unix timer to dynticks
|
14 年之前 |
Anthony Liguori
|
25f3151ece
timer: drop HPET and RTC
|
14 年之前 |
Stefan Weil
|
2f9cba0c14
qemu-timer: Fix timers for w32
|
14 年之前 |
Stefan Weil
|
cd0544ee55
qemu-timer: Avoid type casts
|
14 年之前 |
Stefan Weil
|
45c7b37fb9
qemu-timer: Add and use new function qemu_timer_expired_ns
|
14 年之前 |
Paolo Bonzini
|
cb842c90a4
qemu_next_deadline should not consider host-time timers
|
14 年之前 |
Paolo Bonzini
|
1ece93a91b
Revert wrong fixes for -icount in the iothread case
|
14 年之前 |
Paolo Bonzini
|
ab33fcda9f
enable vm_clock to "warp" in the iothread+icount case
|
14 年之前 |
Paolo Bonzini
|
6d5ad9bf93
remove qemu_get_clock
|
14 年之前 |
Paolo Bonzini
|
4a998740b2
add a generic scaling mechanism for timers
|
14 年之前 |
Paolo Bonzini
|
7447545544
change all other clock references to use nanosecond resolution accessors
|
14 年之前 |
Paolo Bonzini
|
7bd427d801
change all rt_clock references to use millisecond resolution accessors
|
14 年之前 |
Paolo Bonzini
|
68c23e5520
use win32 timer queues
|
14 年之前 |
Paolo Bonzini
|
cfced5b2e6
implement win32 dynticks timer
|
14 年之前 |
Paolo Bonzini
|
c9f7383c6e
do not use qemu_icount_delta in the !use_icount case
|
14 年之前 |
Stefan Weil
|
f26e5a54f0
qemu-timer: Fix compilation of new timer code for w32, w64
|
14 年之前 |
Paolo Bonzini
|
4c3d45eb69
Unify alarm deadline computation
|
14 年之前 |
Paolo Bonzini
|
6ad0a1ed21
Correct alarm deadline computation
|
14 年之前 |
Paolo Bonzini
|
9c13246ac1
use nanoseconds everywhere for timeout computation
|
14 年之前 |
Edgar E. Iglesias
|
225d02cd1a
Avoid deadlock whith iothread and icount
|
14 年之前 |
Blue Swirl
|
c57c846a80
qemu-timer: move commonly used timer code to qemu-timer-common
|
15 年之前 |
Alex Williamson
|
0be71e324f
savevm: Add DeviceState param
|
15 年之前 |
Blue Swirl
|
29e922b61f
Compile qemu-timer only once
|
15 年之前 |
Juergen Lock
|
444593493c
Add a missing #include for FreeBSD hosts
|
15 年之前 |
Paolo Bonzini
|
ca5a2a4b12
fix race between timer firing vs. alarm_timer->pending = 0
|
15 年之前 |
Paolo Bonzini
|
db1a49726c
split out qemu-timer.c
|
15 年之前 |