index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
timer
/
pxa2xx_timer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/arm: Replace TABs for spaces in OMAP board and device code
Santiago Monserrat Campanello
2025-05-14
1
-39
/
+39
*
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2025-04-25
1
-2
/
+2
*
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2024-12-21
1
-2
/
+2
|
\
|
*
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-12-20
1
-2
/
+2
*
|
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
2024-12-19
1
-1
/
+0
|
/
*
hw/timer: Constify all Property
Richard Henderson
2024-12-15
1
-1
/
+1
*
hw/timer: Remove pxa27x-timer
Peter Maydell
2024-10-01
1
-24
/
+0
*
hw/timer/pxa2xx_timer: Remove use of pxa.h header
Peter Maydell
2024-10-01
1
-1
/
+0
*
misc: pxa2xx_timer: replace qemu_system_reset_request() call with watchdog_pe...
Abhiram Tilak
2024-02-27
1
-1
/
+2
*
hw/timer: Constify VMState
Richard Henderson
2023-12-30
1
-3
/
+3
*
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
-1
/
+2
*
hw/timer/pxa2xx_timer: Add assertion to silent static analyzer warning
Philippe Mathieu-Daudé
2020-05-04
1
-0
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-2
/
+2
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
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/timer/pxa2xx_timer: replace hw_error() -> qemu_log_mask()
Philippe Mathieu-Daudé
2018-01-11
1
-2
/
+15
*
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
1
-1
/
+1
*
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
2016-03-22
1
-8
/
+10
*
hw/timer: QOM'ify pxa2xx_timer
xiaoqiang.zhao
2016-02-18
1
-15
/
+21
*
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
-3
/
+0
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-17
/
+17
*
pxa2xx_timer: QOM'ify pxa25x-timer and pxa27x-timer
Andreas Färber
2013-07-29
1
-13
/
+29
*
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 timer devices to hw/timer/, configure with default-configs/
Paolo Bonzini
2013-04-08
1
-0
/
+583