COMMITS
/ hw/timer/arm_timer.c May 16, 2022
P
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
Peter Maydell committed
March 15, 2022
M
Use g_new() & friends where that makes obvious sense
Markus Armbruster committed
February 5, 2021
P
arm: Update infocenter.arm.com URLs
Peter Maydell committed
September 16, 2020
E
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost committed
August 31, 2020
E
Use DECLARE_*CHECKER* macros
Eduardo Habkost committed
September 3, 2020
E
Move QOM typedefs and add missing includes
Eduardo Habkost committed
January 10, 2020
M
qdev: set properties with device_class_set_props()
Marc-André Lureau committed
October 16, 2019
P
migration: Define VMSTATE_INSTANCE_ID_ANY
Peter Xu committed
October 8, 2019
P
hw/timer/arm_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 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
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
February 18, 2016
X
hw/timer: QOM'ify arm_timer (pass 2)
xiaoqiang.zhao committed
X
hw/timer: QOM'ify arm_timer (pass 1)
xiaoqiang.zhao committed
January 26, 2016
P
arm: Clean up includes
Peter Maydell committed
May 29, 2015
S
hw/timer/arm_timer.c: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao committed
May 13, 2014
J
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela committed
February 26, 2014
P
hw/timer/arm_timer: Avoid array overrun for bad addresses
Peter Maydell committed
August 21, 2013
A
aio / timers: Untangle include files
Alex Bligh committed
July 27, 2013
A
arm_timer: QOM cast cleanup for icp_pit_state
Andreas Färber committed
A
arm_timer: QOM cast cleanup for SP804State
Andreas Färber committed
A
arm_timer: Rename sp804_state to SP804State
Andreas Färber committed
June 7, 2013
P
hw/t*: pass owner to memory_region_init* functions
Paolo Bonzini committed
June 6, 2013
P
memory: add owner argument to initialization functions
Paolo Bonzini committed
March 1, 2013
P
hw: move target-independent files to subdirectories
Paolo Bonzini committed