aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Mov muldiv64 to qemu-common.h (Thus unbreaking gus)malc2010-10-301-24/+0
* qemu-timer: move commonly used timer code to qemu-timer-commonBlue Swirl2010-10-231-0/+74
* Implement cpu_get_real_ticks for Alpha.Richard Henderson2010-04-271-0/+13
* Fix --enable-profiler compilation.Richard Henderson2010-04-171-0/+11
* Make cpu_get_real_ticks use mfsprAlexander Graf2010-04-031-3/+3
* Compile qemu-timer only onceBlue Swirl2010-03-291-0/+167
* split out qemu-timer.cPaolo Bonzini2010-03-171-0/+12
* add qemu_get_clock_nsPaolo Bonzini2010-02-091-0/+1
* Introduce QEMU_CLOCK_HOSTJan Kiszka2009-10-051-0/+7
* Make get_ticks_per_sec() a static inlineAnthony Liguori2009-09-111-1/+4
* Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela2009-09-111-1/+1
* variable timer intervalsStefano Stabellini2009-08-101-0/+1
* Break up vl.h.pbrook2007-11-171-0/+48