aboutsummaryrefslogtreecommitdiff
path: root/hw/timer/grlib_gptimer.c
AgeCommit message (Expand)Author
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2019-10-25hw/timer/grlib_gptimer.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-15ptimer: Rename ptimer_init() to ptimer_init_with_bh()Peter Maydell
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-05-17grlib, gptimer: get rid of the old-style create functionKONRAD Frederic
2018-12-13timer/grlib_gptimer: Convert sysbus init function to realize functionMao Zhongyi
2016-10-28clean-up: removed duplicate #includesAnand J
2016-09-22hw/ptimer: Introduce timer policy featureDmitry Osipenko
2016-01-29sparc: Clean up includesPeter Maydell
2014-03-27hw/timer/grlib_gptimer: remove unnecessary assignmentPrasad Joshi
2014-03-15hw/timer/grlib_gptimer: Avoid integer overflowsSebastian Huber
2013-08-22aio / timers: Untangle include filesAlex Bligh
2013-07-29grlib_gptimer: QOM cast cleanupAndreas Färber
2013-07-04hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-08hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini