1. 691a0c9 qemu-timer: Introduce clock reset notifier by Jan Kiszka · 13 years ago
  2. 2821d0f qemu-timer: Remove unneeded include statement (w32) by Stefan Weil · 14 years ago
  3. 852f771 vmstate: port pmtimer by Juan Quintela · 14 years ago
  4. 70c3b55 Move clock related functions to qemu-timer.h by Blue Swirl · 14 years ago
  5. cb842c9 qemu_next_deadline should not consider host-time timers by Paolo Bonzini · 13 years ago
  6. ab33fcd enable vm_clock to "warp" in the iothread+icount case by Paolo Bonzini · 13 years ago
  7. 6d5ad9b remove qemu_get_clock by Paolo Bonzini · 14 years ago
  8. 4a99874 add a generic scaling mechanism for timers by Paolo Bonzini · 14 years ago
  9. 0ce1b94 add more helper functions with explicit milli/nanosecond resolution by Paolo Bonzini · 14 years ago
  10. 338b922 Mov muldiv64 to qemu-common.h (Thus unbreaking gus) by malc · 14 years ago
  11. c57c846 qemu-timer: move commonly used timer code to qemu-timer-common by Blue Swirl · 14 years ago
  12. 14a6063 Implement cpu_get_real_ticks for Alpha. by Richard Henderson · 14 years ago
  13. 2d8ebcf Fix --enable-profiler compilation. by Richard Henderson · 14 years ago
  14. 4a9590f Make cpu_get_real_ticks use mfspr by Alexander Graf · 15 years ago
  15. 29e922b Compile qemu-timer only once by Blue Swirl · 15 years ago
  16. db1a497 split out qemu-timer.c by Paolo Bonzini · 15 years ago
  17. 41c872b add qemu_get_clock_ns by Paolo Bonzini · 15 years ago
  18. 21d5d12 Introduce QEMU_CLOCK_HOST by Jan Kiszka · 15 years ago
  19. 274dfed Make get_ticks_per_sec() a static inline by Anthony Liguori · 15 years ago
  20. 6ee093c Unexport ticks_per_sec variable. Create get_ticks_per_sec() function by Juan Quintela · 15 years ago
  21. 2430ffe variable timer intervals by Stefano Stabellini · 15 years ago
  22. 87ecb68 Break up vl.h. by pbrook · 17 years ago