COMMITS
/ hw/timer/digic-timer.c January 10, 2023
P
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé committed
May 16, 2022
P
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
Peter Maydell committed
December 17, 2020
G
digic-timer: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin committed
October 8, 2019
P
hw/timer/digic-timer.c: Switch to transaction-based ptimer API
Peter Maydell committed
P
ptimer: Rename ptimer_init() to ptimer_init_with_bh()
Peter Maydell committed
August 12, 2019
M
Include migration/vmstate.h less
Markus Armbruster committed
May 23, 2019
M
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster committed
June 8, 2018
P
hw/digic: Add trailing '\n' to qemu_log() calls
Philippe Mathieu-Daudé committed
September 22, 2016
D
hw/ptimer: Introduce timer policy feature
Dmitry Osipenko committed
December 15, 2015
P
hw: explicitly include qemu/log.h
Paolo Bonzini committed
January 26, 2016
P
arm: Clean up includes
Peter Maydell committed
May 13, 2014
J
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela committed
December 17, 2013
A
hw/arm/digic: add timer support
Antony Pavlov committed