Sign in
qemu
/
qemu
/
0f66998ff6d5d2133b9b08471a44e13b11119e50
/
qemu-timer.h
165ceac
qemu-timer: Move include for __FreeBSD_version to header
by Andreas Faerber
· 13 years ago
5e1ec7b
qemu-timer: Use bool, false, true for boolean values
by Stefan Weil
· 13 years ago
c4879f2
qemu-timer: Remove unused function qemu_alarm_pending
by Stefan Weil
· 13 years ago
bff9f8b
qemu-timer: Remove redundant include statements
by Stefan Weil
· 13 years ago
7c7db75
main_loop_wait: block indefinitely
by Stefano Stabellini
· 13 years ago
8156be5
qtest: add clock management
by Paolo Bonzini
· 13 years ago
49d4d9b6
ptimer: move declarations to ptimer.h
by Paolo Bonzini
· 13 years ago
44a9b35
main-loop: create main-loop.h
by Paolo Bonzini
· 13 years ago
2ff68d0
qemu-timer: move more stuff out of qemu-timer.c
by Paolo Bonzini
· 13 years ago
4260a73
qemu-timer: use atexit for quit_timers
by Paolo Bonzini
· 13 years ago
946fb27
qemu-timer: move icount to cpus.c
by Paolo Bonzini
· 13 years ago
dc2dfcf
qemu-timer: more clock functions
by Paolo Bonzini
· 13 years ago
691a0c9
qemu-timer: Introduce clock reset notifier
by Jan Kiszka
· 14 years ago
2821d0f
qemu-timer: Remove unneeded include statement (w32)
by Stefan Weil
· 14 years ago
852f771
vmstate: port pmtimer
by Juan Quintela
· 14 years ago
70c3b55
Move clock related functions to qemu-timer.h
by Blue Swirl
· 14 years ago
cb842c9
qemu_next_deadline should not consider host-time timers
by Paolo Bonzini
· 14 years ago
ab33fcd
enable vm_clock to "warp" in the iothread+icount case
by Paolo Bonzini
· 14 years ago
6d5ad9b
remove qemu_get_clock
by Paolo Bonzini
· 14 years ago
4a99874
add a generic scaling mechanism for timers
by Paolo Bonzini
· 14 years ago
0ce1b94
add more helper functions with explicit milli/nanosecond resolution
by Paolo Bonzini
· 14 years ago
338b922
Mov muldiv64 to qemu-common.h (Thus unbreaking gus)
by malc
· 14 years ago
c57c846
qemu-timer: move commonly used timer code to qemu-timer-common
by Blue Swirl
· 14 years ago
14a6063
Implement cpu_get_real_ticks for Alpha.
by Richard Henderson
· 15 years ago
2d8ebcf
Fix --enable-profiler compilation.
by Richard Henderson
· 15 years ago
4a9590f
Make cpu_get_real_ticks use mfspr
by Alexander Graf
· 15 years ago
29e922b
Compile qemu-timer only once
by Blue Swirl
· 15 years ago
db1a497
split out qemu-timer.c
by Paolo Bonzini
· 15 years ago
41c872b
add qemu_get_clock_ns
by Paolo Bonzini
· 15 years ago
21d5d12
Introduce QEMU_CLOCK_HOST
by Jan Kiszka
· 15 years ago
274dfed
Make get_ticks_per_sec() a static inline
by Anthony Liguori
· 15 years ago
6ee093c
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
by Juan Quintela
· 15 years ago
2430ffe
variable timer intervals
by Stefano Stabellini
· 16 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago