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
/
allwinner-a10-pit.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
*
allwinner-a10-pit: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
1
-0
/
+11
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
hw/timer/allwinner-a10-pit.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-15
1
-4
/
+8
*
ptimer: Rename ptimer_init() to ptimer_init_with_bh()
Peter Maydell
2019-10-15
1
-1
/
+1
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-0
/
+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
-0
/
+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
*
arm: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-05-13
1
-1
/
+0
*
allwinner-a10-pit: implement prescaler and source selection
Beniamino Galvani
2014-04-17
1
-1
/
+27
*
allwinner-a10-pit: use level triggered interrupts
Beniamino Galvani
2014-04-17
1
-1
/
+14
*
allwinner-a10-pit: avoid generation of spurious interrupts
Beniamino Galvani
2014-04-17
1
-11
/
+14
*
hw/timer: add allwinner a10 timer
liguang
2013-12-17
1
-0
/
+254