aboutsummaryrefslogtreecommitdiff
path: root/hw/timer/grlib_gptimer.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-25hw/timer/grlib_gptimer.c: Switch to transaction-based ptimer APIPeter Maydell1-4/+24
2019-10-15ptimer: Rename ptimer_init() to ptimer_init_with_bh()Peter Maydell1-1/+1
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-0/+1
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster1-0/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2019-05-17grlib, gptimer: get rid of the old-style create functionKONRAD Frederic1-2/+2
2018-12-13timer/grlib_gptimer: Convert sysbus init function to realize functionMao Zhongyi1-6/+5
2016-10-28clean-up: removed duplicate #includesAnand J1-1/+0
2016-09-22hw/ptimer: Introduce timer policy featureDmitry Osipenko1-1/+1
2016-01-29sparc: Clean up includesPeter Maydell1-0/+1
2014-03-27hw/timer/grlib_gptimer: remove unnecessary assignmentPrasad Joshi1-1/+0
2014-03-15hw/timer/grlib_gptimer: Avoid integer overflowsSebastian Huber1-2/+2
2013-08-22aio / timers: Untangle include filesAlex Bligh1-0/+2
2013-07-29grlib_gptimer: QOM cast cleanupAndreas Färber1-4/+9
2013-07-04hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+2
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-04-08hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini1-0/+404