summaryrefslogtreecommitdiffstats
path: root/hw/timer
Commit message (Expand)AuthorAgeFilesLines
* qapi: Replace uncommon use of the error API by the common oneMarkus Armbruster2014-05-151-2/+22
* hw: Don't call visit_end_struct() after visit_start_struct() failsMarkus Armbruster2014-05-151-8/+15
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...Peter Maydell2014-05-153-8/+4
|\
| * savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2014-05-143-8/+4
* | hw/timer/exynos4210_mct: Avoid overflow in exynos4210_ltick_recalc_countPeter Maydell2014-05-131-2/+2
* | savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela2014-05-1312-29/+6
|/
* xilinx_timer: Fix writes into TCSR registerGuenter Roeck2014-05-131-1/+1
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i...Peter Maydell2014-05-071-0/+13
|\
| * hpet: fix buffer overrun on invalid state loadMichael S. Tsirkin2014-05-051-0/+13
* | hw: Consistently name Error ** objects errp, and not errMarkus Armbruster2014-05-051-2/+2
|/
* allwinner-a10-pit: implement prescaler and source selectionBeniamino Galvani2014-04-171-1/+27
* allwinner-a10-pit: use level triggered interruptsBeniamino Galvani2014-04-171-1/+14
* allwinner-a10-pit: avoid generation of spurious interruptsBeniamino Galvani2014-04-171-11/+14
* timer: cadence_ttc: Fix match register write logicPeter Crosthwaite2014-04-171-0/+2
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-03-281-1/+2
|\
| * Don't enable a HPET timer if HPET is disabledMatt Lupfer2014-03-271-1/+2
* | hw/timer/grlib_gptimer: remove unnecessary assignmentPrasad Joshi2014-03-271-1/+0
|/
* hw/timer/grlib_gptimer: Avoid integer overflowsSebastian Huber2014-03-151-2/+2
* Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell2014-03-041-15/+10
|\
| * sun4m: fix slavio timer RUN/STOP bitMark Cave-Ayland2014-02-271-15/+10
* | hw/timer/arm_timer: Avoid array overrun for bad addressesPeter Maydell2014-02-261-0/+2
|/
* qdev: Add enum property types to QAPI schemaPaolo Bonzini2014-02-141-7/+7
* qdev: Remove hex8/32/64 property typesPaolo Bonzini2014-02-142-3/+3
* twl92230: QOM'ifyAndreas Färber2014-02-141-14/+21
* ds1338: QOM'ifyAndreas Färber2014-02-141-8/+13
* exec: Make stl_*_phys input an AddressSpaceEdgar E. Iglesias2014-02-111-1/+2
* isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-233-3/+10
* sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-233-3/+0
* qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-236-6/+6
* hw/timer: add allwinner a10 timerliguang2013-12-172-0/+256
* hw/arm/digic: add timer supportAntony Pavlov2013-12-172-0/+164
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-12-131-10/+19
|\
| * hpet: fix build with CONFIG_HPET offMichael S. Tsirkin2013-12-111-6/+0
| * hpet: enable to entitle more irq pins for hpetLiu Ping Fan2013-12-111-2/+7
| * hpet: inverse polarity when pin above ISA_NUM_IRQSLiu Ping Fan2013-12-111-2/+12
* | hw/timer: Introduce ARM A9 Global Timer.Peter Crosthwaite2013-12-102-0/+370
|/
* misc: Replace 'struct QEMUTimer' by 'QEMUTimer'Stefan Weil2013-12-021-2/+2
* rtc: remove dead SQW IRQ codeJan Kiszka2013-11-051-8/+1
* a9mpcore: Embed ARMMPTimerStateAndreas Färber2013-11-051-31/+4
* arm_mptimer: Convert to QOM realizeAndreas Färber2013-11-051-10/+15
* hpet: add API to find itMichael S. Tsirkin2013-10-141-0/+5
* misc: Fix some typos in names and commentsStefan Weil2013-09-011-2/+2
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-2215-96/+96
* aio / timers: Convert rtc_clock to be a QEMUClockTypeAlex Bligh2013-08-224-25/+28
* aio / timers: Untangle include filesAlex Bligh2013-08-2211-0/+12
* aio / timers: Rename qemu_timer_* functionsAlex Bligh2013-08-221-3/+3
* hw/timer/imx_epit: Simplify and fix imx_epit implementationPeter Chubb2013-08-201-58/+36
* xilinx_timer: QOM cast cleanupAndreas Färber2013-07-291-3/+8
* tusb6010: QOM cast cleanupAndreas Färber2013-07-291-10/+16
* slavio_timer: QOM cast cleanupAndreas Färber2013-07-291-4/+9
OpenPOWER on IntegriCloud