Peter Maydell
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 月之前 |
Richard Henderson
|
ba324b3fb4
hw/timer: Constify VMState
|
1 年之前 |
Philippe Mathieu-Daudé
|
883f2c591f
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
|
2 年之前 |
Peter Maydell
|
9598c1bb39
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
|
3 年之前 |
Gan Qixin
|
c9342c09f8
exynos4210_pwm: Use ptimer_free() in the finalize function to avoid memleaks
|
4 年之前 |
Alex Chen
|
63192565f9
exynos: Fix bad printf format specifiers
|
4 年之前 |
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 年之前 |
Peter Maydell
|
b1b104ed97
hw/timer/exynos4210_pwm.c: Switch to transaction-based ptimer API
|
5 年之前 |
Peter Maydell
|
b01422622b
ptimer: Rename ptimer_init() to ptimer_init_with_bh()
|
5 年之前 |
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 年之前 |
Krzysztof Kozlowski
|
f2ad5140fa
hw/arm/exynos: Convert fprintf to qemu_log_mask/error_report
|
8 年之前 |
Dmitry Osipenko
|
e7ea81c37d
hw/ptimer: Introduce timer policy feature
|
9 年之前 |
xiaoqiang.zhao
|
ff6ee49511
hw/timer: QOM'ify exynos4210_pwm
|
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
|
6a1751b7aa
aio / timers: Untangle include files
|
12 年之前 |
Andreas Färber
|
25fce9ad7f
exynos4210_pwm: 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 年之前 |