]> git.ipfire.org Git - thirdparty/qemu.git/history - qemu-timer.h
net: fix usbnet_receive() packet drops
[thirdparty/qemu.git] / qemu-timer.h
2012-10-09  Richard Hendersontcg-sparc: Assume v9 cpu always, i.e. force v8plus...
2012-06-02  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-10  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-08  Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-05-08  Andreas Faerberqemu-timer: Move include for __FreeBSD_version to header
2012-05-01  Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-4-27...
2012-05-01  Blue SwirlMerge branch 'maintainers-up' of git://repo.or.cz/qemu...
2012-05-01  Blue SwirlMerge branch 'qom-cpu-rest.v1' of git://github.com...
2012-04-28  Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-04-28  Blue SwirlMerge branch 'timer' of git://qemu.weilnetz.de/qemu
2012-04-27  Stefan Weilqemu-timer: Use bool, false, true for boolean values
2012-04-27  Stefan Weilqemu-timer: Remove unused function qemu_alarm_pending
2012-04-27  Stefan Weilqemu-timer: Remove redundant include statements
2012-04-26  Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-04-26  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.49' into staging
2012-04-26  Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-04-26  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-04-26  Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu-x86...
2012-04-26  Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-04-26  Stefano Stabellinimain_loop_wait: block indefinitely
2012-04-10  Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-04-08  Blue SwirlMerge branch 'memory/core' of git://git.kernel.org...
2012-04-02  Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-04-02  Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-03-31  Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-03-31  Blue SwirlMerge branch 'qom-cpu-unicore32.v3' of git://github...
2012-03-31  Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-03-30  Paolo Bonziniqtest: add clock management
2012-02-23  Kevin WolfMerge qemu-iotests into for-anthony
2012-01-19  Anthony LiguoriMerge remote-tracking branch 'spice/spice.v47' into...
2012-01-19  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.37' into staging
2012-01-13  Paolo Bonziniptimer: move declarations to ptimer.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.