Stefan Hajnoczi
|
65cb7129f4
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
|
8 月之前 |
Philippe Mathieu-Daudé
|
32cad1ffb8
include: Rename sysemu/ -> system/
|
8 月之前 |
Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 月之前 |
Richard Henderson
|
74734e2b1b
hw/timer: Constify all Property
|
8 月之前 |
Peter Maydell
|
435e87a227
hw/timer: Remove pxa27x-timer
|
11 月之前 |
Peter Maydell
|
3f2797a76e
hw/timer/pxa2xx_timer: Remove use of pxa.h header
|
11 月之前 |
Abhiram Tilak
|
efabbc07e9
misc: pxa2xx_timer: replace qemu_system_reset_request() call with watchdog_perform_action()
|
1 年之前 |
Richard Henderson
|
ba324b3fb4
hw/timer: Constify VMState
|
1 年之前 |
Eduardo Habkost
|
8063396bf3
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
|
5 年之前 |
Eduardo Habkost
|
8110fa1d94
Use DECLARE_*CHECKER* macros
|
5 年之前 |
Eduardo Habkost
|
db1015e92e
Move QOM typedefs and add missing includes
|
5 年之前 |
Philippe Mathieu-Daudé
|
e702fba831
hw/timer/pxa2xx_timer: Add assertion to silent static analyzer warning
|
5 年之前 |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 年之前 |
Markus Armbruster
|
54d31236b9
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
|
6 年之前 |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 年之前 |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 年之前 |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 年之前 |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 年之前 |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 年之前 |
Philippe Mathieu-Daudé
|
2ba63e4af6
hw/timer/pxa2xx_timer: replace hw_error() -> qemu_log_mask()
|
7 年之前 |
Eric Blake
|
cf83f14005
shutdown: Add source information to SHUTDOWN and RESET
|
8 年之前 |
Rutuja Shah
|
73bcb24d93
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
|
9 年之前 |
xiaoqiang.zhao
|
5d83e348e7
hw/timer: QOM'ify pxa2xx_timer
|
9 年之前 |
Peter Maydell
|
8ef94f0bc9
arm: Clean up includes
|
9 年之前 |
Juan Quintela
|
8f1e884b38
savevm: Remove all the unneeded version_minimum_id_old (arm)
|
11 年之前 |
Alex Bligh
|
bc72ad6754
aio / timers: Switch entire codebase to the new timer API
|
12 年之前 |
Andreas Färber
|
feea4361b3
pxa2xx_timer: QOM'ify pxa25x-timer and pxa27x-timer
|
12 年之前 |
Paolo Bonzini
|
853dca1205
hw/t*: pass owner to memory_region_init* functions
|
12 年之前 |
Paolo Bonzini
|
2c9b15cab1
memory: add owner argument to initialization functions
|
12 年之前 |
Paolo Bonzini
|
3bd884511f
hw: move timer devices to hw/timer/, configure with default-configs/
|
12 年之前 |