Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |