summaryrefslogtreecommitdiff
path: root/hw/timer
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-29pl031: Rename pl031_state to PL031StateAndreas Färber1-18/+18
2013-07-29milkymist-sysctl: QOM cast cleanupAndreas Färber1-5/+9
2013-07-29m48t59: QOM cast cleanup for M48t59SysBusStateAndreas Färber1-6/+10
2013-07-29lm32_timer: QOM cast cleanupAndreas Färber1-4/+8
2013-07-29grlib_gptimer: QOM cast cleanupAndreas Färber1-4/+9
2013-07-29exynos4210_rtc: QOM cast cleanupAndreas Färber1-4/+9
2013-07-29exynos4210_pwm: QOM cast cleanupAndreas Färber1-4/+8
2013-07-29exynos4210_mct: QOM cast cleanupAndreas Färber1-4/+9
2013-07-29etraxfs_timer: QOM cast cleanupAndreas Färber1-3/+8
2013-07-29etraxfs_timer: Rename etrax_timer to ETRAXTimerStateAndreas Färber1-13/+13
2013-07-29cadence_ttc: QOM cast cleanupAndreas Färber1-4/+9
2013-07-29arm_timer: QOM cast cleanup for icp_pit_stateAndreas Färber1-3/+8
2013-07-29arm_timer: QOM cast cleanup for SP804StateAndreas Färber1-7/+12
2013-07-29arm_timer: Rename sp804_state to SP804StateAndreas Färber1-10/+10
2013-07-29timer/arm_mptimer: QOM cast cleanupAndreas Färber1-5/+13
2013-07-23hpet: Use QOM realize for hpetHu Tao1-13/+19
2013-07-23hpet: QOM'ify some moreHu Tao1-6/+13
2013-07-23hw: Avoid use of QOM type name macros in VMStateDescriptionsPeter Maydell2-2/+2
2013-07-09timer/arm_mptimer: Build arm_mptimer only onceAndreas Färber2-1/+2
2013-07-09cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber1-5/+3
2013-07-04hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini22-30/+39
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini25-31/+31
2013-06-25i.MX: Rework functions/types name and use new style initializationJean-Christophe DUBOIS1-87/+84
2013-06-25i.MX: Implement a more complete version of the GPT timer.Jean-Christophe DUBOIS1-174/+269
2013-06-07i8254: Convert PITCommonState to QOM realizefnAndreas Färber2-13/+19
2013-06-07i8254: QOM'ify some moreAndreas Färber1-2/+2