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
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 月之前 |
Clément Chigot
|
f432962e72
hw/sparc/grlib: split out the headers for each peripherals
|
1 年之前 |
Peter Maydell
|
9598c1bb39
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
|
3 年之前 |
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 年之前 |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 年之前 |
Peter Maydell
|
663e475fbe
hw/timer/grlib_gptimer.c: Switch to transaction-based ptimer API
|
5 年之前 |
Peter Maydell
|
b01422622b
ptimer: Rename ptimer_init() to ptimer_init_with_bh()
|
5 年之前 |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.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 年之前 |
KONRAD Frederic
|
948caec873
grlib, gptimer: get rid of the old-style create function
|
6 年之前 |
Mao Zhongyi
|
23251fb82f
timer/grlib_gptimer: Convert sysbus init function to realize function
|
6 年之前 |
Anand J
|
814bb12a56
clean-up: removed duplicate #includes
|
8 年之前 |
Dmitry Osipenko
|
e7ea81c37d
hw/ptimer: Introduce timer policy feature
|
9 年之前 |
Peter Maydell
|
db5ebe5f41
sparc: Clean up includes
|
9 年之前 |
Prasad Joshi
|
c9f2d70cc8
hw/timer/grlib_gptimer: remove unnecessary assignment
|
11 年之前 |
Sebastian Huber
|
9d5614d582
hw/timer/grlib_gptimer: Avoid integer overflows
|
11 年之前 |
Alex Bligh
|
6a1751b7aa
aio / timers: Untangle include files
|
12 年之前 |
Andreas Färber
|
541ab55ff1
grlib_gptimer: QOM cast cleanup
|
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 年之前 |