summaryrefslogtreecommitdiffstats
path: root/hw/timer
Commit message (Expand)AuthorAgeFilesLines
* Generalize QOM publishing of date and time from mc146818rtc.cDavid Gibson2015-03-091-41/+3
* fix mc146818rtc wrong subsection name to avoid vmstate_subsection_load() failZhang Haoyu2015-02-051-1/+1
* vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini2015-01-264-5/+5
* hpet: increase spelling precisionStefan Hajnoczi2014-12-111-1/+1
* mc146818rtc: add missed field to vmstatePavel Dovgalyuk2014-09-111-0/+24
* Fix debug print warningGonglei2014-09-021-1/+1
* mc146818rtc: reinitialize irq_reinject_on_ack_count on resetPaolo Bonzini2014-08-271-0/+1
* hw/timer: Move extern declaration from .c to .h fileStefan Weil2014-08-091-3/+0
* hw/timer/imx_*: fix TIMER_MAX clash with system symbolMichael Tokarev2014-08-092-24/+24
* mc146818rtc: register the clock reset notifier on the right clockPaolo Bonzini2014-07-101-1/+1
* Merge remote-tracking branch 'remotes/bonzini/memory' into stagingPeter Maydell2014-07-011-0/+9
|\
| * mc146818rtc: add "rtc-time" link to "/machine/rtc"Marcelo Tosatti2014-07-011-0/+9
* | hw: Fix qemu_allocate_irqs() leaksAndreas Färber2014-06-301-2/+2
|/
* timer: cadence_ttc: Convert to instance_initAlistair Francis2014-06-291-9/+6
* mc146818rtc: add rtc-reset-reinjection QMP commandMarcelo Tosatti2014-06-291-0/+18
* qapi event: convert RTC_CHANGEWenchao Xia2014-06-231-1/+2
* savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2014-06-163-9/+4
* savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela2014-06-161-2/+1
* timer: xilinx_timer: Convert to realize()Peter Crosthwaite2014-06-091-8/+12
* 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
OpenPOWER on IntegriCloud