1. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  2. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  3. 83c9089 monitor: move include files to include/monitor/ by Paolo Bonzini · 12 years ago
  4. 28ecbae ui: move files to ui/ and include/ui/ by Paolo Bonzini · 12 years ago
  5. 7fa22f2 net: do not include net.h everywhere by Paolo Bonzini · 12 years ago
  6. 253ecf8 qemu-timer: Fix compilation for non-POSIX hosts by Stefan Weil · 12 years ago
  7. 30ea833 build: pthread_atfork() needs include of pthread.h by Anthony Liguori · 12 years ago
  8. c8122c3 qemu-timer: reinitialize timers after fork by Paolo Bonzini · 12 years ago
  9. f563a5d Merge remote-tracking branch 'origin/master' into threadpool by Paolo Bonzini · 12 years ago
  10. 744ca8e qemu-timer: make initialization functions idempotent by Paolo Bonzini · 12 years ago
  11. 1e9737d qemu-timer: Check for usable fields for SIGEV_THREAD_ID by Richard Henderson · 12 years ago
  12. 144b97c qemu-timer: simplify qemu_run_timers by Paolo Bonzini · 12 years ago
  13. de18875 qemu-timer: properly arm alarm timer for timers set by device initialization by Paolo Bonzini · 12 years ago
  14. 8227421 qemu_rearm_alarm_timer: do not call rearm if the next deadline is INT64_MAX by Stefano Stabellini · 13 years ago
  15. c8057f9 Support 'help' as a synonym for '?' in command line options by Peter Maydell · 13 years ago
  16. 52ef651 qemu-timer: Fix wrong error message by Stefan Weil · 13 years ago
  17. 165ceac qemu-timer: Move include for __FreeBSD_version to header by Andreas Faerber · 13 years ago
  18. 40f08e8 qemu-timer: Fix limits for w32 mmtimer by Stefan Weil · 13 years ago
  19. 9a14b29 qemu-timer: Optimize data structures by Stefan Weil · 13 years ago
  20. 8205199 qemu-timer: Remove function alarm_has_dynticks by Stefan Weil · 13 years ago
  21. 5e1ec7b qemu-timer: Use bool, false, true for boolean values by Stefan Weil · 13 years ago
  22. c4879f2 qemu-timer: Remove unused function qemu_alarm_pending by Stefan Weil · 13 years ago
  23. bff9f8b qemu-timer: Remove redundant include statements by Stefan Weil · 13 years ago
  24. 7c7db75 main_loop_wait: block indefinitely by Stefano Stabellini · 13 years ago
  25. 4ffd16f qemu_next_alarm_deadline: check the expire time of a clock only if it is enabled by Stefano Stabellini · 13 years ago
  26. 5bfb723 timers: the rearm function should be able to handle delta = INT64_MAX by Stefano Stabellini · 13 years ago
  27. 158fd3c qemu-timer.c: Remove 250us timeouts by Peter Portante · 13 years ago
  28. 8156be5 qtest: add clock management by Paolo Bonzini · 13 years ago
  29. 3155252 notifier: switch to QLIST by Paolo Bonzini · 13 years ago
  30. 36945d9 remove #if 0 code for timers by Paolo Bonzini · 13 years ago
  31. cca5de7 win32: remove broken timers by Paolo Bonzini · 13 years ago
  32. fbdc14e qemu-timer: do not use RunState change handlers by Paolo Bonzini · 13 years ago
  33. 2ff68d0 qemu-timer: move more stuff out of qemu-timer.c by Paolo Bonzini · 13 years ago
  34. 4260a73 qemu-timer: use atexit for quit_timers by Paolo Bonzini · 13 years ago
  35. a5c57d6 qemu-timer: do not refer to runstate_is_running() by Paolo Bonzini · 13 years ago
  36. 946fb27 qemu-timer: move icount to cpus.c by Paolo Bonzini · 13 years ago
  37. dc2dfcf qemu-timer: more clock functions by Paolo Bonzini · 13 years ago
  38. f3fc6e2 qemu-timer: move common code to qemu_rearm_alarm_timer by Paolo Bonzini · 14 years ago
  39. 688eb38 qemu-timer: remove active_timers array by Paolo Bonzini · 13 years ago
  40. 1354869 Drop the vm_running global variable by Luiz Capitulino · 14 years ago
  41. 1dfb4dd Replace the VMSTOP macros with a proper state type by Luiz Capitulino · 14 years ago
  42. 12d4536 main: force enabling of I/O thread by Anthony Liguori · 13 years ago
  43. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
  44. d25f89c Register Linux dyntick timer as per-thread signal by Jan Kiszka · 14 years ago
  45. 691a0c9 qemu-timer: Introduce clock reset notifier by Jan Kiszka · 14 years ago
  46. 8468283 qemu-timer: change unix timer to dynticks by Paolo Bonzini · 14 years ago
  47. 25f3151 timer: drop HPET and RTC by Anthony Liguori · 14 years ago
  48. 2f9cba0 qemu-timer: Fix timers for w32 by Stefan Weil · 14 years ago
  49. cd0544e qemu-timer: Avoid type casts by Stefan Weil · 14 years ago
  50. 45c7b37 qemu-timer: Add and use new function qemu_timer_expired_ns by Stefan Weil · 14 years ago
  51. cb842c9 qemu_next_deadline should not consider host-time timers by Paolo Bonzini · 14 years ago
  52. 1ece93a Revert wrong fixes for -icount in the iothread case by Paolo Bonzini · 14 years ago
  53. ab33fcd enable vm_clock to "warp" in the iothread+icount case by Paolo Bonzini · 14 years ago
  54. 6d5ad9b remove qemu_get_clock by Paolo Bonzini · 14 years ago
  55. 4a99874 add a generic scaling mechanism for timers by Paolo Bonzini · 14 years ago
  56. 7447545 change all other clock references to use nanosecond resolution accessors by Paolo Bonzini · 14 years ago
  57. 7bd427d change all rt_clock references to use millisecond resolution accessors by Paolo Bonzini · 14 years ago
  58. 68c23e5 use win32 timer queues by Paolo Bonzini · 14 years ago
  59. cfced5b implement win32 dynticks timer by Paolo Bonzini · 14 years ago
  60. c9f7383 do not use qemu_icount_delta in the !use_icount case by Paolo Bonzini · 14 years ago
  61. f26e5a5 qemu-timer: Fix compilation of new timer code for w32, w64 by Stefan Weil · 14 years ago
  62. 4c3d45e Unify alarm deadline computation by Paolo Bonzini · 14 years ago
  63. 6ad0a1e Correct alarm deadline computation by Paolo Bonzini · 14 years ago
  64. 9c13246 use nanoseconds everywhere for timeout computation by Paolo Bonzini · 14 years ago
  65. 225d02c Avoid deadlock whith iothread and icount by Edgar E. Iglesias · 14 years ago
  66. c57c846 qemu-timer: move commonly used timer code to qemu-timer-common by Blue Swirl · 14 years ago
  67. 0be71e3 savevm: Add DeviceState param by Alex Williamson · 15 years ago
  68. 29e922b Compile qemu-timer only once by Blue Swirl · 15 years ago
  69. 4445934 Add a missing #include for FreeBSD hosts by Juergen Lock · 15 years ago
  70. ca5a2a4 fix race between timer firing vs. alarm_timer->pending = 0 by Paolo Bonzini · 15 years ago
  71. db1a497 split out qemu-timer.c by Paolo Bonzini · 15 years ago