Andreas Faerber
|
165ceac095
qemu-timer: Move include for __FreeBSD_version to header
|
13 years ago |
Stefan Weil
|
5e1ec7b267
qemu-timer: Use bool, false, true for boolean values
|
13 years ago |
Stefan Weil
|
c4879f2a67
qemu-timer: Remove unused function qemu_alarm_pending
|
13 years ago |
Stefan Weil
|
bff9f8bfbe
qemu-timer: Remove redundant include statements
|
13 years ago |
Stefano Stabellini
|
7c7db75576
main_loop_wait: block indefinitely
|
13 years ago |
Paolo Bonzini
|
8156be5610
qtest: add clock management
|
13 years ago |
Paolo Bonzini
|
49d4d9b63e
ptimer: move declarations to ptimer.h
|
13 years ago |
Paolo Bonzini
|
44a9b356ad
main-loop: create main-loop.h
|
14 years ago |
Paolo Bonzini
|
2ff68d0738
qemu-timer: move more stuff out of qemu-timer.c
|
14 years ago |
Paolo Bonzini
|
4260a73911
qemu-timer: use atexit for quit_timers
|
14 years ago |
Paolo Bonzini
|
946fb27c1d
qemu-timer: move icount to cpus.c
|
14 years ago |
Paolo Bonzini
|
dc2dfcf000
qemu-timer: more clock functions
|
14 years ago |
Jan Kiszka
|
691a0c9c9b
qemu-timer: Introduce clock reset notifier
|
14 years ago |
Stefan Weil
|
2821d0f3ab
qemu-timer: Remove unneeded include statement (w32)
|
14 years ago |
Juan Quintela
|
852f771ec9
vmstate: port pmtimer
|
14 years ago |
Blue Swirl
|
70c3b5575e
Move clock related functions to qemu-timer.h
|
14 years ago |
Paolo Bonzini
|
cb842c90a4
qemu_next_deadline should not consider host-time timers
|
14 years ago |
Paolo Bonzini
|
ab33fcda9f
enable vm_clock to "warp" in the iothread+icount case
|
14 years ago |
Paolo Bonzini
|
6d5ad9bf93
remove qemu_get_clock
|
14 years ago |
Paolo Bonzini
|
4a998740b2
add a generic scaling mechanism for timers
|
14 years ago |
Paolo Bonzini
|
0ce1b9480e
add more helper functions with explicit milli/nanosecond resolution
|
14 years ago |
malc
|
338b922edd
Mov muldiv64 to qemu-common.h (Thus unbreaking gus)
|
15 years ago |
Blue Swirl
|
c57c846a80
qemu-timer: move commonly used timer code to qemu-timer-common
|
15 years ago |
Richard Henderson
|
14a6063a91
Implement cpu_get_real_ticks for Alpha.
|
15 years ago |
Richard Henderson
|
2d8ebcf94e
Fix --enable-profiler compilation.
|
15 years ago |
Alexander Graf
|
4a9590f32e
Make cpu_get_real_ticks use mfspr
|
15 years ago |
Blue Swirl
|
29e922b61f
Compile qemu-timer only once
|
15 years ago |
Paolo Bonzini
|
db1a49726c
split out qemu-timer.c
|
15 years ago |
Paolo Bonzini
|
41c872b6bf
add qemu_get_clock_ns
|
15 years ago |
Jan Kiszka
|
21d5d12bb0
Introduce QEMU_CLOCK_HOST
|
16 years ago |