summaryrefslogtreecommitdiff
path: root/hw/timer
AgeCommit message (Expand)AuthorFilesLines
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela3-8/+4
2014-05-13hw/timer/exynos4210_mct: Avoid overflow in exynos4210_ltick_recalc_countPeter Maydell1-2/+2
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela12-29/+6
2014-05-13xilinx_timer: Fix writes into TCSR registerGuenter Roeck1-1/+1
2014-05-07Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i...Peter Maydell1-0/+13
2014-05-05hpet: fix buffer overrun on invalid state loadMichael S. Tsirkin1-0/+13
2014-05-05hw: Consistently name Error ** objects errp, and not errMarkus Armbruster1-2/+2
2014-04-17allwinner-a10-pit: implement prescaler and source selectionBeniamino Galvani1-1/+27
2014-04-17allwinner-a10-pit: use level triggered interruptsBeniamino Galvani1-1/+14
2014-04-17allwinner-a10-pit: avoid generation of spurious interruptsBeniamino Galvani1-11/+14
2014-04-17timer: cadence_ttc: Fix match register write logicPeter Crosthwaite1-0/+2
2014-03-28Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-1/+2
2014-03-27Don't enable a HPET timer if HPET is disabledMatt Lupfer1-1/+2
2014-03-27hw/timer/grlib_gptimer: remove unnecessary assignmentPrasad Joshi1-1/+0
2014-03-15hw/timer/grlib_gptimer: Avoid integer overflowsSebastian Huber1-2/+2
2014-03-04Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell1-15/+10
2014-02-27sun4m: fix slavio timer RUN/STOP bitMark Cave-Ayland1-15/+10
2014-02-26hw/timer/arm_timer: Avoid array overrun for bad addressesPeter Maydell1-0/+2
2014-02-14qdev: Add enum property types to QAPI schemaPaolo Bonzini1-7/+7
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini2-3/+3
2014-02-14twl92230: QOM'ifyAndreas Färber1-14/+21
2014-02-14ds1338: QOM'ifyAndreas Färber1-8/+13
2014-02-11exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias1-1/+2
2013-12-23isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster3-3/+10
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster3-3/+0
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster6-6/+6
2013-12-17hw/timer: add allwinner a10 timerliguang2-0/+256
2013-12-17hw/arm/digic: add timer supportAntony Pavlov2-0/+164
2013-12-13Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-10/+19
2013-12-11hpet: fix build with CONFIG_HPET offMichael S. Tsirkin1-6/+0
2013-12-11hpet: enable to entitle more irq pins for hpetLiu Ping Fan1-2/+7
2013-12-11hpet: inverse polarity when pin above ISA_NUM_IRQSLiu Ping Fan1-2/+12
2013-12-10hw/timer: Introduce ARM A9 Global Timer.Peter Crosthwaite2-0/+370
2013-12-02misc: Replace 'struct QEMUTimer' by 'QEMUTimer'Stefan Weil1-2/+2
2013-11-05rtc: remove dead SQW IRQ codeJan Kiszka1-8/+1
2013-11-05a9mpcore: Embed ARMMPTimerStateAndreas Färber1-31/+4
2013-11-05arm_mptimer: Convert to QOM realizeAndreas Färber1-10/+15
2013-10-14hpet: add API to find itMichael S. Tsirkin1-0/+5
2013-09-01misc: Fix some typos in names and commentsStefan Weil1-2/+2
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh15-96/+96
2013-08-22aio / timers: Convert rtc_clock to be a QEMUClockTypeAlex Bligh4-25/+28
2013-08-22aio / timers: Untangle include filesAlex Bligh11-0/+12
2013-08-22aio / timers: Rename qemu_timer_* functionsAlex Bligh1-3/+3
2013-08-20hw/timer/imx_epit: Simplify and fix imx_epit implementationPeter Chubb1-58/+36
2013-07-29xilinx_timer: QOM cast cleanupAndreas Färber1-3/+8
2013-07-29tusb6010: QOM cast cleanupAndreas Färber1-10/+16
2013-07-29slavio_timer: QOM cast cleanupAndreas Färber1-4/+9
2013-07-29pxa2xx_timer: QOM'ify pxa25x-timer and pxa27x-timerAndreas Färber1-13/+29
2013-07-29puv3_ost: QOM cast cleanupAndreas Färber1-4/+8
2013-07-29pl031: QOM cast cleanupAndreas Färber1-3/+7