COMMITS
/ hw/timer/mss-timer.c May 16, 2022
P
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
Peter Maydell committed
December 17, 2020
G
mss-timer: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin committed
January 10, 2020
M
qdev: set properties with device_class_set_props()
Marc-André Lureau committed
October 8, 2019
P
hw/timer/mss-timerc: 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 hw/qdev-properties.h less
Markus Armbruster committed
M
Include migration/vmstate.h less
Markus Armbruster committed
M
Include hw/irq.h a lot less
Markus Armbruster committed
May 23, 2019
M
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster committed
December 1, 2017
E
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake committed
September 20, 2017
S
msf2: Add Smartfusion2 System timer
Subbaraya Sundeep committed