summaryrefslogtreecommitdiff
path: root/hw/timer/digic-timer.c
AgeCommit message (Expand)Author
2021-01-08digic-timer: Use ptimer_free() in the finalize function to avoid memleaksGan Qixin
2019-10-15hw/timer/digic-timer.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-15ptimer: Rename ptimer_init() to ptimer_init_with_bh()Peter Maydell
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2018-06-08hw/digic: Add trailing '\n' to qemu_log() callsPhilippe Mathieu-Daudé
2016-09-22hw/ptimer: Introduce timer policy featureDmitry Osipenko
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-01-29arm: Clean up includesPeter Maydell
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela
2013-12-17hw/arm/digic: add timer supportAntony Pavlov