Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-10-30 | Mov muldiv64 to qemu-common.h (Thus unbreaking gus) | malc | 1 | -24/+0 |
2010-10-23 | qemu-timer: move commonly used timer code to qemu-timer-common | Blue Swirl | 1 | -0/+74 |
2010-04-27 | Implement cpu_get_real_ticks for Alpha. | Richard Henderson | 1 | -0/+13 |
2010-04-17 | Fix --enable-profiler compilation. | Richard Henderson | 1 | -0/+11 |
2010-04-03 | Make cpu_get_real_ticks use mfspr | Alexander Graf | 1 | -3/+3 |
2010-03-29 | Compile qemu-timer only once | Blue Swirl | 1 | -0/+167 |
2010-03-17 | split out qemu-timer.c | Paolo Bonzini | 1 | -0/+12 |
2010-02-09 | add qemu_get_clock_ns | Paolo Bonzini | 1 | -0/+1 |
2009-10-05 | Introduce QEMU_CLOCK_HOST | Jan Kiszka | 1 | -0/+7 |
2009-09-11 | Make get_ticks_per_sec() a static inline | Anthony Liguori | 1 | -1/+4 |
2009-09-11 | Unexport ticks_per_sec variable. Create get_ticks_per_sec() function | Juan Quintela | 1 | -1/+1 |
2009-08-10 | variable timer intervals | Stefano Stabellini | 1 | -0/+1 |
2007-11-17 | Break up vl.h. | pbrook | 1 | -0/+48 |