]> git.proxmox.com Git - qemu.git/history - hw/hpet.c
Merge remote-tracking branch 'spice/spice.v39' into staging
[qemu.git] / hw / hpet.c
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.19' into staging
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v38' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-07-12 Alexander Grafhpet: use specific endian ld/st_phys
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 Bonzinichange all other clock references to use nanosecond...
2011-02-21 Jan Kiszkaisa-bus: Remove bogus IRQ sharing check
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-12 Blue Swirlhpet: make optional
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Alexander GrafAdd endianness as io mem parameter
2010-06-15 Stefan WeilFix comparison which always returned false
2010-06-14 Gleb Natapovpass info about hpets to seabios.]
2010-06-14 Jan Kiszkahpet: Init capability register only once
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-14 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-06-13 Jan Kiszkahpet: Add MSI support
2010-06-13 Jan Kiszkahpet: Make number of timers configurable
2010-06-13 Jan Kiszkahpet: Add support for level-triggered interrupts
2010-06-13 Jan Kiszkahpet: Drop static state
2010-06-13 Jan Kiszkahpet/rtc: Rework RTC IRQ replacement by HPET
2010-06-13 Jan Kiszkahpet: Start/stop timer when HPET_TN_ENABLE is modified
2010-06-13 Jan Kiszkahpet: Convert to qdev
2010-06-13 Jan Kiszkahpet: Move static timer field initialization
2010-06-13 Jan Kiszkahpet: Silence warning on write to running main counter
2010-06-13 Jan Kiszkahpet: Coding style cleanups and some refactorings
2010-06-13 Jan Kiszkahpet: Catch out-of-bounds timer access
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-06 malcDo not use dprintf
2009-11-07 Glauber Costav3: don't call reset functions on cpu initialization
2009-10-05 Juan Quintelavmstate: remove const from pre_save() functions
2009-10-05 Juan Quintelavmstate: add version_id argument to post_load
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-11 Juan Quintelavmstate: port hpet device
2009-09-11 Juan Quintelahpet: it is imposible that qemu_timer field is NULL...
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-07-27 Beth KonHPET fixes for reg writes
2009-07-16 Beth KonReset HPET config register on hpet_reset
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-04-17 aliguorihpet: Fix emulation of HPET_TN_SETVAL (Jan Kiszka)
2009-01-16 aurel32hpet config mask fix
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-18 aurel32Remove trailing spaces introduced by commit 6081
2008-12-18 aurel32Fix warnings introduced by commit 6081
2008-12-17 aliguoriAdd HPET emulation to qemu (Beth Kon)