]> git.proxmox.com Git - qemu.git/history - qemu-timer.c
ahci: split ICH and AHCI even more
[qemu.git] / qemu-timer.c
2011-02-04 Paolo BonziniUnify alarm deadline computation
2011-02-04 Paolo BonziniCorrect alarm deadline computation
2011-02-04 Paolo Bonziniuse nanoseconds everywhere for timeout computation
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-23 Edgar E. IglesiasAvoid deadlock whith iothread and icount
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
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-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2010-03-29 Blue SwirlCompile qemu-timer only once
2010-03-27 Juergen LockAdd a missing #include for FreeBSD hosts
2010-03-27 Paolo Bonzinifix race between timer firing vs. alarm_timer->pending = 0
2010-03-17 Paolo Bonzinisplit out qemu-timer.c