summaryrefslogtreecommitdiffstats
path: root/qemu-timer.h
Commit message (Expand)AuthorAgeFilesLines
* qemu-timer: Remove unneeded include statement (w32)Stefan Weil2011-04-271-1/+0
* vmstate: port pmtimerJuan Quintela2011-04-221-2/+0
* Move clock related functions to qemu-timer.hBlue Swirl2011-04-151-0/+4
* qemu_next_deadline should not consider host-time timersPaolo Bonzini2011-04-151-1/+1
* enable vm_clock to "warp" in the iothread+icount casePaolo Bonzini2011-04-151-0/+1
* remove qemu_get_clockPaolo Bonzini2011-03-211-1/+0
* add a generic scaling mechanism for timersPaolo Bonzini2011-03-211-5/+4
* add more helper functions with explicit milli/nanosecond resolutionPaolo Bonzini2011-03-211-0/+23
* 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
OpenPOWER on IntegriCloud