]> git.proxmox.com Git - qemu.git/history - hw/i8254.c
Make all static TypeInfos const
[qemu.git] / hw / i8254.c
2013-01-10 Andreas FärberMake all static TypeInfos const
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
2012-10-31 Paolo BonziniMerge remote-tracking branch 'origin/master' into threa...
2012-10-30 Blue SwirlMerge branch 'qspi.2' of git://developer.petalogix...
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.68' into staging
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-10-29 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-29 Alexander Grafi8254: convert PIO to new memory api read/write
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-09 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-03-09 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-03-07 Jan Kiszkai8254: Open-code timer restore
2012-03-07 Jan Kiszkai8254: Factor out base class for KVM reuse
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-02-17 Jan Kiszkai8254: Factor out pit_get_channel_info
2012-02-17 Jan Kiszkai8254: Rework & fix interaction with HPET in legacy...
2012-02-17 Jan Kiszkai8254: Pass alternative IRQ output object on initialization
2012-02-17 Jan Kiszkai8254: Factor out interface header
2012-02-17 Jan Kiszkai8254: Do not raise IRQ level on reset
2012-02-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/vnc.2' into staging
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-02-15 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.38' into staging
2012-02-15 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-02-15 Andreas Färberqom: Unify type registration
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-04 Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2012-02-04 Blue SwirlMerge branch 'for-upstream' of git://repo.or.cz/qemu...
2012-02-03 Anthony Liguoriqdev: register all types natively through QEMU Object...
2012-01-28 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-01-27 Anthony Liguoriisa: pic: convert to QEMU Object Model
2012-01-03 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/page_desc...
2011-12-20 Hervé Poussineauisa: give ISABus/ISADevice to isa_create(), isa_bus_irq...
2011-09-29 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-5...
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/urgen...
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-09-25 Richard Hendersoni8254: Convert to MemoryRegion
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