Commit History

Author SHA1 Message Date
  Paolo Bonzini cca5de7389 win32: remove broken timers 13 years ago
  Paolo Bonzini fbdc14ebf8 qemu-timer: do not use RunState change handlers 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 a5c57d64aa qemu-timer: do not refer to runstate_is_running() 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
  Paolo Bonzini f3fc6e2e96 qemu-timer: move common code to qemu_rearm_alarm_timer 14 years ago
  Paolo Bonzini 688eb3896b qemu-timer: remove active_timers array 14 years ago
  Luiz Capitulino 1354869c38 Drop the vm_running global variable 14 years ago
  Luiz Capitulino 1dfb4dd993 Replace the VMSTOP macros with a proper state type 14 years ago
  Anthony Liguori 12d4536f7d main: force enabling of I/O thread 14 years ago
  Anthony Liguori 7267c0947d Use glib memory allocation and free functions 14 years ago
  Jan Kiszka d25f89c9e9 Register Linux dyntick timer as per-thread signal 14 years ago
  Jan Kiszka 691a0c9c9b qemu-timer: Introduce clock reset notifier 14 years ago
  Paolo Bonzini 84682834eb qemu-timer: change unix timer to dynticks 14 years ago
  Anthony Liguori 25f3151ece timer: drop HPET and RTC 14 years ago
  Stefan Weil 2f9cba0c14 qemu-timer: Fix timers for w32 14 years ago
  Stefan Weil cd0544ee55 qemu-timer: Avoid type casts 14 years ago
  Stefan Weil 45c7b37fb9 qemu-timer: Add and use new function qemu_timer_expired_ns 14 years ago
  Paolo Bonzini cb842c90a4 qemu_next_deadline should not consider host-time timers 14 years ago
  Paolo Bonzini 1ece93a91b Revert wrong fixes for -icount in the iothread case 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 7447545544 change all other clock references to use nanosecond resolution accessors 14 years ago
  Paolo Bonzini 7bd427d801 change all rt_clock references to use millisecond resolution accessors 14 years ago
  Paolo Bonzini 68c23e5520 use win32 timer queues 14 years ago
  Paolo Bonzini cfced5b2e6 implement win32 dynticks timer 14 years ago
  Paolo Bonzini c9f7383c6e do not use qemu_icount_delta in the !use_icount case 14 years ago