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
/
cadence_ttc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
timer: cadence_ttc: Break out header file to allow embedding
Edgar E. Iglesias
2022-04-21
1
-30
/
+2
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
hw/timer/cadence_ttc: move timer_new from init() into realize() to avoid meml...
Pan Nengyuan
2020-03-05
1
-5
/
+11
*
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
-0
/
+1
*
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
2018-01-16
1
-1
/
+1
*
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
1
-1
/
+3
*
arm: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
Fix interval interrupt of cadence ttc when timer is in decrement mode
Johannes Schlatow
2015-07-06
1
-5
/
+4
*
timer: cadence_ttc: Convert to instance_init
Alistair Francis
2014-06-29
1
-9
/
+6
*
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-05-13
1
-2
/
+0
*
timer: cadence_ttc: Fix match register write logic
Peter Crosthwaite
2014-04-17
1
-0
/
+2
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-3
/
+3
*
cadence_ttc: QOM cast cleanup
Andreas Färber
2013-07-29
1
-4
/
+9
*
hw/t*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-1
/
+2
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+489