]> git.proxmox.com Git - qemu.git/history - qemu-timer.h
Version 1.0.1
[qemu.git] / qemu-timer.h
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-10-26 Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-10-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/split-main-loop...
2011-10-21 Paolo Bonzinimain-loop: create main-loop.h
2011-10-21 Paolo Bonziniqemu-timer: move more stuff out of qemu-timer.c
2011-10-21 Paolo Bonziniqemu-timer: use atexit for quit_timers
2011-10-21 Paolo Bonziniqemu-timer: move icount to cpus.c
2011-10-21 Paolo Bonziniqemu-timer: more clock functions
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-23 Jan Kiszkaqemu-timer: Introduce clock reset notifier
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-29 Blue SwirlMerge branch 'patches' of git://qemu.weilnetz.de/git...
2011-04-27 Stefan Weilqemu-timer: Remove unneeded include statement (w32)
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-22 Juan Quintelavmstate: port pmtimer
2011-04-15 Blue SwirlMove clock related functions to qemu-timer.h
2011-04-15 Paolo Bonziniqemu_next_deadline should not consider host-time timers
2011-04-15 Paolo Bonzinienable vm_clock to "warp" in the iothread+icount case
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Paolo Bonziniremove qemu_get_clock
2011-03-21 Paolo Bonziniadd a generic scaling mechanism for timers
2011-03-21 Paolo Bonziniadd more helper functions with explicit milli/nanosecon...
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-29 malcMov muldiv64 to qemu-common.h (Thus unbreaking gus)
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-26 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-26 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-10-23 Blue Swirlqemu-timer: move commonly used timer code to qemu-timer...
2010-05-03 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
2010-04-27 Richard HendersonImplement cpu_get_real_ticks for Alpha.
2010-04-17 Richard HendersonFix --enable-profiler compilation.
2010-04-03 Alexander GrafMake cpu_get_real_ticks use mfspr
2010-03-29 Blue SwirlCompile qemu-timer only once
2010-03-17 Paolo Bonzinisplit out qemu-timer.c
2010-02-13 Blue SwirlMerge branch 'for_anthony' of git://git.kernel.org...
2010-02-09 Paolo Bonziniadd qemu_get_clock_ns
2009-10-05 Jan KiszkaIntroduce QEMU_CLOCK_HOST
2009-09-11 Anthony LiguoriMake get_ticks_per_sec() a static inline
2009-09-11 Juan QuintelaUnexport ticks_per_sec variable. Create get_ticks_per_s...
2009-08-10 Stefano Stabellinivariable timer intervals
2007-11-17 pbrookBreak up vl.h.