index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
timer
/
xilinx_timer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/timer/xilinx_timer: Use XpsTimerState instead of 'struct timerblock'
Philippe Mathieu-Daudé
2023-01-12
1
-14
/
+13
*
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
Peter Maydell
2022-05-19
1
-1
/
+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
-0
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
hw/timer/xilinx_timer.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-24
1
-5
/
+8
*
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
-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/timer: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
timer: xilinx_timer: Convert to realize()
Peter Crosthwaite
2014-06-09
1
-8
/
+12
*
xilinx_timer: Fix writes into TCSR register
Guenter Roeck
2014-05-13
1
-1
/
+1
*
aio / timers: Untangle include files
Alex Bligh
2013-08-22
1
-0
/
+1
*
xilinx_timer: QOM cast cleanup
Andreas Färber
2013-07-29
1
-3
/
+8
*
hw/t*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
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
/
+255