| Commit message (Expand) | Author | Age | Files | Lines |
* | tcg-sparc: Assume v9 cpu always, i.e. force v8plus in 32-bit mode. | Richard Henderson | 2012-09-21 | 1 | -3/+5 |
* | qemu-timer: Move include for __FreeBSD_version to header | Andreas Faerber | 2012-05-08 | 1 | -0/+4 |
* | qemu-timer: Use bool, false, true for boolean values | Stefan Weil | 2012-04-27 | 1 | -3/+3 |
* | qemu-timer: Remove unused function qemu_alarm_pending | Stefan Weil | 2012-04-27 | 1 | -1/+0 |
* | qemu-timer: Remove redundant include statements | Stefan Weil | 2012-04-27 | 1 | -6/+0 |
* | main_loop_wait: block indefinitely | Stefano Stabellini | 2012-04-26 | 1 | -1/+0 |
* | qtest: add clock management | Paolo Bonzini | 2012-03-30 | 1 | -0/+1 |
* | ptimer: move declarations to ptimer.h | Paolo Bonzini | 2012-01-13 | 1 | -13/+0 |
* | main-loop: create main-loop.h | Paolo Bonzini | 2011-10-21 | 1 | -0/+1 |
* | qemu-timer: move more stuff out of qemu-timer.c | Paolo Bonzini | 2011-10-21 | 1 | -0/+2 |
* | qemu-timer: use atexit for quit_timers | Paolo Bonzini | 2011-10-21 | 1 | -1/+0 |
* | qemu-timer: move icount to cpus.c | Paolo Bonzini | 2011-10-21 | 1 | -23/+1 |
* | qemu-timer: more clock functions | Paolo Bonzini | 2011-10-21 | 1 | -0/+3 |
* | qemu-timer: Introduce clock reset notifier | Jan Kiszka | 2011-07-23 | 1 | -0/+5 |
* | qemu-timer: Remove unneeded include statement (w32) | Stefan Weil | 2011-04-27 | 1 | -1/+0 |
* | vmstate: port pmtimer | Juan Quintela | 2011-04-22 | 1 | -2/+0 |
* | Move clock related functions to qemu-timer.h | Blue Swirl | 2011-04-15 | 1 | -0/+4 |
* | qemu_next_deadline should not consider host-time timers | Paolo Bonzini | 2011-04-15 | 1 | -1/+1 |
* | enable vm_clock to "warp" in the iothread+icount case | Paolo Bonzini | 2011-04-15 | 1 | -0/+1 |
* | remove qemu_get_clock | Paolo Bonzini | 2011-03-21 | 1 | -1/+0 |
* | add a generic scaling mechanism for timers | Paolo Bonzini | 2011-03-21 | 1 | -5/+4 |
* | add more helper functions with explicit milli/nanosecond resolution | Paolo Bonzini | 2011-03-21 | 1 | -0/+23 |
* | Mov muldiv64 to qemu-common.h (Thus unbreaking gus) | malc | 2010-10-30 | 1 | -24/+0 |
* | qemu-timer: move commonly used timer code to qemu-timer-common | Blue Swirl | 2010-10-23 | 1 | -0/+74 |
* | Implement cpu_get_real_ticks for Alpha. | Richard Henderson | 2010-04-27 | 1 | -0/+13 |
* | Fix --enable-profiler compilation. | Richard Henderson | 2010-04-17 | 1 | -0/+11 |
* | Make cpu_get_real_ticks use mfspr | Alexander Graf | 2010-04-03 | 1 | -3/+3 |
* | Compile qemu-timer only once | Blue Swirl | 2010-03-29 | 1 | -0/+167 |
* | split out qemu-timer.c | Paolo Bonzini | 2010-03-17 | 1 | -0/+12 |
* | add qemu_get_clock_ns | Paolo Bonzini | 2010-02-09 | 1 | -0/+1 |
* | Introduce QEMU_CLOCK_HOST | Jan Kiszka | 2009-10-05 | 1 | -0/+7 |
* | Make get_ticks_per_sec() a static inline | Anthony Liguori | 2009-09-11 | 1 | -1/+4 |
* | Unexport ticks_per_sec variable. Create get_ticks_per_sec() function | Juan Quintela | 2009-09-11 | 1 | -1/+1 |
* | variable timer intervals | Stefano Stabellini | 2009-08-10 | 1 | -0/+1 |
* | Break up vl.h. | pbrook | 2007-11-17 | 1 | -0/+48 |