index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
timer
/
arm_timer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
Peter Maydell
2022-05-19
1
-1
/
+1
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
1
-1
/
+1
*
arm: Update infocenter.arm.com URLs
Peter Maydell
2021-02-11
1
-3
/
+4
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-6
/
+2
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-3
/
+4
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-4
/
+7
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
migration: Define VMSTATE_INSTANCE_ID_ANY
Peter Xu
2020-01-20
1
-1
/
+1
*
hw/timer/arm_timer.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-15
1
-5
/
+11
*
ptimer: Rename ptimer_init() to ptimer_init_with_bh()
Peter Maydell
2019-10-15
1
-1
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-1
/
+1
*
hw/ptimer: Introduce timer policy feature
Dmitry Osipenko
2016-09-22
1
-1
/
+1
*
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
hw/timer: QOM'ify arm_timer (pass 2)
xiaoqiang.zhao
2016-02-18
1
-1
/
+1
*
hw/timer: QOM'ify arm_timer (pass 1)
xiaoqiang.zhao
2016-02-18
1
-21
/
+19
*
arm: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
hw/timer/arm_timer.c: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
2015-06-03
1
-4
/
+2
*
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-05-13
1
-4
/
+2
*
hw/timer/arm_timer: Avoid array overrun for bad addresses
Peter Maydell
2014-02-26
1
-0
/
+2
*
aio / timers: Untangle include files
Alex Bligh
2013-08-22
1
-0
/
+1
*
arm_timer: QOM cast cleanup for icp_pit_state
Andreas Färber
2013-07-29
1
-3
/
+8
*
arm_timer: QOM cast cleanup for SP804State
Andreas Färber
2013-07-29
1
-7
/
+12
*
arm_timer: Rename sp804_state to SP804State
Andreas Färber
2013-07-29
1
-10
/
+10
*
hw/t*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-2
/
+4
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-2
/
+2
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+399