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