Age | Commit message (Expand) | Author |
2011-06-06 | timer: drop HPET and RTC | Anthony Liguori |
2011-04-27 | qemu-timer: Fix timers for w32 | Stefan Weil |
2011-04-27 | qemu-timer: Avoid type casts | Stefan Weil |
2011-04-27 | qemu-timer: Add and use new function qemu_timer_expired_ns | Stefan Weil |
2011-04-15 | qemu_next_deadline should not consider host-time timers | Paolo Bonzini |
2011-04-15 | Revert wrong fixes for -icount in the iothread case | Paolo Bonzini |
2011-04-15 | enable vm_clock to "warp" in the iothread+icount case | Paolo Bonzini |
2011-03-21 | remove qemu_get_clock | Paolo Bonzini |
2011-03-21 | add a generic scaling mechanism for timers | Paolo Bonzini |
2011-03-21 | change all other clock references to use nanosecond resolution accessors | Paolo Bonzini |
2011-03-21 | change all rt_clock references to use millisecond resolution accessors | Paolo Bonzini |
2011-03-13 | use win32 timer queues | Paolo Bonzini |
2011-03-13 | implement win32 dynticks timer | Paolo Bonzini |
2011-02-23 | do not use qemu_icount_delta in the !use_icount case | Paolo Bonzini |
2011-02-07 | qemu-timer: Fix compilation of new timer code for w32, w64 | Stefan Weil |
2011-02-04 | Unify alarm deadline computation | Paolo Bonzini |
2011-02-04 | Correct alarm deadline computation | Paolo Bonzini |
2011-02-04 | use nanoseconds everywhere for timeout computation | Paolo Bonzini |
2011-01-23 | Avoid deadlock whith iothread and icount | Edgar E. Iglesias |
2010-10-23 | qemu-timer: move commonly used timer code to qemu-timer-common | Blue Swirl |
2010-07-06 | savevm: Add DeviceState param | Alex Williamson |
2010-03-29 | Compile qemu-timer only once | Blue Swirl |
2010-03-27 | Add a missing #include for FreeBSD hosts | Juergen Lock |
2010-03-27 | fix race between timer firing vs. alarm_timer->pending = 0 | Paolo Bonzini |
2010-03-17 | split out qemu-timer.c | Paolo Bonzini |