32 Commits (098d314a3263693ec31e227f4018646e74d439a0)

Author SHA1 Message Date
Luiz Capitulino 1354869c38 Drop the vm_running global variable 15 years ago
Luiz Capitulino 1dfb4dd993 Replace the VMSTOP macros with a proper state type 15 years ago
Anthony Liguori 12d4536f7d main: force enabling of I/O thread 15 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Jan Kiszka d25f89c9e9 Register Linux dyntick timer as per-thread signal 15 years ago
Jan Kiszka 691a0c9c9b qemu-timer: Introduce clock reset notifier 15 years ago
Paolo Bonzini 84682834eb qemu-timer: change unix timer to dynticks 15 years ago
Anthony Liguori 25f3151ece timer: drop HPET and RTC 15 years ago
Stefan Weil 2f9cba0c14 qemu-timer: Fix timers for w32 16 years ago
Stefan Weil cd0544ee55 qemu-timer: Avoid type casts 16 years ago
Stefan Weil 45c7b37fb9 qemu-timer: Add and use new function qemu_timer_expired_ns 16 years ago
Paolo Bonzini cb842c90a4 qemu_next_deadline should not consider host-time timers 16 years ago
Paolo Bonzini 1ece93a91b Revert wrong fixes for -icount in the iothread case 16 years ago
Paolo Bonzini ab33fcda9f enable vm_clock to "warp" in the iothread+icount case 16 years ago
Paolo Bonzini 6d5ad9bf93 remove qemu_get_clock 16 years ago
Paolo Bonzini 4a998740b2 add a generic scaling mechanism for timers 16 years ago
Paolo Bonzini 7447545544 change all other clock references to use nanosecond resolution accessors 16 years ago
Paolo Bonzini 7bd427d801 change all rt_clock references to use millisecond resolution accessors 16 years ago
Paolo Bonzini 68c23e5520 use win32 timer queues 16 years ago
Paolo Bonzini cfced5b2e6 implement win32 dynticks timer 16 years ago
Paolo Bonzini c9f7383c6e do not use qemu_icount_delta in the !use_icount case 16 years ago
Stefan Weil f26e5a54f0 qemu-timer: Fix compilation of new timer code for w32, w64 16 years ago
Paolo Bonzini 4c3d45eb69 Unify alarm deadline computation 16 years ago
Paolo Bonzini 6ad0a1ed21 Correct alarm deadline computation 16 years ago
Paolo Bonzini 9c13246ac1 use nanoseconds everywhere for timeout computation 16 years ago
Edgar E. Iglesias 225d02cd1a Avoid deadlock whith iothread and icount 16 years ago
Blue Swirl c57c846a80 qemu-timer: move commonly used timer code to qemu-timer-common 16 years ago
Alex Williamson 0be71e324f savevm: Add DeviceState param 16 years ago
Blue Swirl 29e922b61f Compile qemu-timer only once 17 years ago
Juergen Lock 444593493c Add a missing #include for FreeBSD hosts 17 years ago
Paolo Bonzini ca5a2a4b12 fix race between timer firing vs. alarm_timer->pending = 0 17 years ago
Paolo Bonzini db1a49726c split out qemu-timer.c 17 years ago