Paolo Bonzini
|
44a9b356ad
main-loop: create main-loop.h
|
14 lat temu |
Paolo Bonzini
|
2ff68d0738
qemu-timer: move more stuff out of qemu-timer.c
|
14 lat temu |
Paolo Bonzini
|
4260a73911
qemu-timer: use atexit for quit_timers
|
14 lat temu |
Paolo Bonzini
|
946fb27c1d
qemu-timer: move icount to cpus.c
|
14 lat temu |
Paolo Bonzini
|
dc2dfcf000
qemu-timer: more clock functions
|
14 lat temu |
Jan Kiszka
|
691a0c9c9b
qemu-timer: Introduce clock reset notifier
|
14 lat temu |
Stefan Weil
|
2821d0f3ab
qemu-timer: Remove unneeded include statement (w32)
|
14 lat temu |
Juan Quintela
|
852f771ec9
vmstate: port pmtimer
|
14 lat temu |
Blue Swirl
|
70c3b5575e
Move clock related functions to qemu-timer.h
|
14 lat temu |
Paolo Bonzini
|
cb842c90a4
qemu_next_deadline should not consider host-time timers
|
14 lat temu |
Paolo Bonzini
|
ab33fcda9f
enable vm_clock to "warp" in the iothread+icount case
|
14 lat temu |
Paolo Bonzini
|
6d5ad9bf93
remove qemu_get_clock
|
14 lat temu |
Paolo Bonzini
|
4a998740b2
add a generic scaling mechanism for timers
|
14 lat temu |
Paolo Bonzini
|
0ce1b9480e
add more helper functions with explicit milli/nanosecond resolution
|
14 lat temu |
malc
|
338b922edd
Mov muldiv64 to qemu-common.h (Thus unbreaking gus)
|
15 lat temu |
Blue Swirl
|
c57c846a80
qemu-timer: move commonly used timer code to qemu-timer-common
|
15 lat temu |
Richard Henderson
|
14a6063a91
Implement cpu_get_real_ticks for Alpha.
|
15 lat temu |
Richard Henderson
|
2d8ebcf94e
Fix --enable-profiler compilation.
|
15 lat temu |
Alexander Graf
|
4a9590f32e
Make cpu_get_real_ticks use mfspr
|
15 lat temu |
Blue Swirl
|
29e922b61f
Compile qemu-timer only once
|
15 lat temu |
Paolo Bonzini
|
db1a49726c
split out qemu-timer.c
|
15 lat temu |
Paolo Bonzini
|
41c872b6bf
add qemu_get_clock_ns
|
15 lat temu |
Jan Kiszka
|
21d5d12bb0
Introduce QEMU_CLOCK_HOST
|
16 lat temu |
Anthony Liguori
|
274dfed8ba
Make get_ticks_per_sec() a static inline
|
16 lat temu |
Juan Quintela
|
6ee093c907
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
|
16 lat temu |
Stefano Stabellini
|
2430ffe4c8
variable timer intervals
|
16 lat temu |
pbrook
|
87ecb68bdf
Break up vl.h.
|
18 lat temu |