]> git.proxmox.com Git - qemu.git/history - hw/i8254.c
Merge remote-tracking branch 'spice/spice.v39' into staging
[qemu.git] / hw / i8254.c
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 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2011-03-21 Paolo Bonzinichange all other clock references to use nanosecond...
2011-03-19 Jan Kiszkai8254: Fix migration from older versions
2011-02-21 Jan Kiszkaisa-bus: Remove bogus IRQ sharing check
2011-02-20 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://gitorio...
2011-02-20 Blue Swirli8254: convert to qdev
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2009-11-07 Glauber Costav3: don't call reset functions on cpu initialization
2009-09-11 Juan QuintelaUnexport ticks_per_sec variable. Create get_ticks_per_s...
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Juan QuintelaPort i8254 to new VMState design
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-01-26 aliguoriCheck if the i8254 timer is active before deactivating...
2008-12-18 aurel32Remove trailing spaces introduced by commit 6081
2008-12-17 aliguoriAdd HPET emulation to qemu (Beth Kon)
2007-12-16 thsqemu_put signedness fixes, by Andre Przywara.
2007-11-17 pbrookBreak up vl.h.
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-04-07 pbrookUnify IRQ handling.
2006-04-24 bellardPC speaker emulation (Joachim Henke)
2004-06-20 bellardnew reset API
2004-05-03 bellardpit fixes
2004-04-02 bellardavoid rounding problems
2004-03-31 bellardwin32 port (initial patch by kazu)
2004-03-31 bellarduse new timer API
2004-03-14 bellardio port API change
2004-03-14 bellardseparated more devices from emulator