Peter Maydell
|
d38ea87ac5
all: Clean up includes
|
9 år sedan |
Pavel Dovgalyuk
|
8bd7f71d79
replay: checkpoints
|
10 år sedan |
Pavel Dovgalyuk
|
8eda206e09
replay: recording and replaying clock ticks
|
10 år sedan |
Paolo Bonzini
|
e4efd8a488
qemu-timer: initialize "timers_done_ev" to set
|
10 år sedan |
Paul Donohue
|
fb1a3a051d
qemu-timer: Call clock reset notifiers on forward jumps
|
10 år sedan |
Peter Maydell
|
1ac0206b2a
qemu-timer.c: Trim list of included headers
|
10 år sedan |
Paolo Bonzini
|
cd1bd53a66
qemu-timer: introduce timer_deinit
|
10 år sedan |
Paolo Bonzini
|
f186aa976b
qemu-timer: rename timer_init to timer_init_tl
|
10 år sedan |
Peter Maydell
|
dfa9c2a0f4
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
|
10 år sedan |
Pavel Dovgalyuk
|
4e7fa73ec2
timer: introduce new QEMU_CLOCK_VIRTUAL_RT clock
|
10 år sedan |
Peter Maydell
|
490309fcfb
qemu-timer: Avoid overflows when converting timeout to struct timespec
|
10 år sedan |
Kirill Batuzov
|
02ce232c50
vl.c: remove init_clocks call from main
|
11 år sedan |
Stefan Weil
|
fbdb664cb6
qemu-timer: Add missing 'static' attribute
|
11 år sedan |
Paolo Bonzini
|
add40e9777
timer: add timer_mod_anticipate and timer_mod_anticipate_ns
|
12 år sedan |
Paolo Bonzini
|
0f809e5fbe
timer: extract timer_mod_ns_locked and timerlist_rearm
|
12 år sedan |
Liu Ping Fan
|
3c05341157
timer: make qemu_clock_enable sync between disable and timer's cb
|
12 år sedan |
Paolo Bonzini
|
3db1ee7c2a
qemu-timer: do not take the lock in timer_pending
|
12 år sedan |
Stefan Hajnoczi
|
978f2205c7
qemu-timer: make qemu_timer_mod_ns() and qemu_timer_del() thread-safe
|
12 år sedan |
Stefan Hajnoczi
|
da718ceb17
qemu-timer: drop outdated signal safety comments
|
12 år sedan |
Alex Bligh
|
b4049b74b9
aio / timers: Remove legacy interface
|
12 år sedan |
Alex Bligh
|
7bf8fbde44
aio / timers: Remove main_loop_timerlist
|
12 år sedan |
Alex Bligh
|
40daca54cd
aio / timers: Rearrange timer.h & make legacy functions call non-legacy
|
12 år sedan |
Alex Bligh
|
63111b69cc
aio / timers: Remove legacy qemu_clock_deadline & qemu_timerlist_deadline
|
12 år sedan |
Alex Bligh
|
6d32717155
aio / timers: Remove alarm timers
|
12 år sedan |
Alex Bligh
|
ac70aafc28
aio / timers: Use all timerlists in icount warp calculations
|
12 år sedan |
Alex Bligh
|
b1bbfe72ec
aio / timers: On timer modification, qemu_notify or aio_notify
|
12 år sedan |
Alex Bligh
|
d5541d8680
aio / timers: Add a notify callback to QEMUTimerList
|
12 år sedan |
Alex Bligh
|
754d6a544d
aio / timers: Add QEMUTimerListGroup and helper functions
|
12 år sedan |
Alex Bligh
|
ff83c66ecc
aio / timers: Split QEMUClock into QEMUClock and QEMUTimerList
|
12 år sedan |
Alex Bligh
|
f9a976b740
aio / timers: Make qemu_run_timers and qemu_run_all_timers return progress
|
12 år sedan |