aboutsummaryrefslogtreecommitdiff
path: root/hw/hpet.c
AgeCommit message (Expand)Author
2012-02-17i8254: Rework & fix interaction with HPET in legacy modeJan Kiszka
2012-02-17i8254: Factor out interface headerJan Kiszka
2012-02-17hpet: Save/restore cached RTC IRQ levelJan Kiszka
2012-02-15qom: Unify type registrationAndreas Färber
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori
2011-11-28sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity
2011-11-24hpet: convert to memory APIAvi Kivity
2011-11-09hpet: fix infinite loop in qemu_run_timers with -icount enabledMax Filippov
2011-09-16Remove blanks before \n in output stringsStefan Weil
2011-07-12hpet: use specific endian ld/st_physAlexander Graf
2011-03-21change all other clock references to use nanosecond resolution accessorsPaolo Bonzini
2011-02-21isa-bus: Remove bogus IRQ sharing checkJan Kiszka
2011-02-12hpet: make optionalBlue Swirl
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-06-16Fix comparison which always returned falseStefan Weil
2010-06-14pass info about hpets to seabios.]Gleb Natapov
2010-06-14hpet: Init capability register only onceJan Kiszka
2010-06-13hpet: Add MSI supportJan Kiszka
2010-06-13hpet: Make number of timers configurableJan Kiszka
2010-06-13hpet: Add support for level-triggered interruptsJan Kiszka
2010-06-13hpet: Drop static stateJan Kiszka
2010-06-13hpet/rtc: Rework RTC IRQ replacement by HPETJan Kiszka
2010-06-13hpet: Start/stop timer when HPET_TN_ENABLE is modifiedJan Kiszka
2010-06-13hpet: Convert to qdevJan Kiszka
2010-06-13hpet: Move static timer field initializationJan Kiszka
2010-06-13hpet: Silence warning on write to running main counterJan Kiszka
2010-06-13hpet: Coding style cleanups and some refactoringsJan Kiszka
2010-06-13hpet: Catch out-of-bounds timer accessJan Kiszka
2010-02-07Do not use dprintfmalc
2009-11-07v3: don't call reset functions on cpu initializationGlauber Costa
2009-10-05vmstate: remove const from pre_save() functionsJuan Quintela
2009-10-05vmstate: add version_id argument to post_loadJuan Quintela
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-11vmstate: port hpet deviceJuan Quintela
2009-09-11hpet: it is imposible that qemu_timer field is NULL at this pointJuan Quintela
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-07-27HPET fixes for reg writesBeth Kon
2009-07-16Reset HPET config register on hpet_resetBeth Kon
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-05-22Introduce reset notifier orderJan Kiszka
2009-04-17hpet: Fix emulation of HPET_TN_SETVAL (Jan Kiszka)aliguori
2009-01-16hpet config mask fixaurel32
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-12-18Remove trailing spaces introduced by commit 6081aurel32
2008-12-18Fix warnings introduced by commit 6081aurel32
2008-12-17Add HPET emulation to qemu (Beth Kon)aliguori