Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 tháng trước cách đây |
Richard Henderson
|
de531a6bd4
hw/gpio: Constify all Property
|
8 tháng trước cách đây |
Peter Maydell
|
df7768f5a5
hw/gpio: Remove TYPE_OMAP2_GPIO
|
11 tháng trước cách đây |
Peter Maydell
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 tháng trước cách đây |
Philippe Mathieu-Daudé
|
bb3d1c61ec
hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP2_GPIO type name
|
2 năm trước cách đây |
Philippe Mathieu-Daudé
|
bbcdf7d038
hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP1_GPIO type name
|
2 năm trước cách đây |
Philippe Mathieu-Daudé
|
a75ed3c430
hw/arm/omap: Drop useless casts from void * to pointer
|
2 năm trước cách đây |
Philippe Mathieu-Daudé
|
28180159ec
hw/gpio/omap_gpio: Add local variable to avoid embedded cast
|
2 năm trước cách đây |
Philippe Mathieu-Daudé
|
cd6174843b
exec/exec-all: Move 'qemu/log.h' include in units requiring it
|
3 năm trước cách đây |
Philippe Mathieu-Daudé
|
dfd4981a68
hw/gpio/omap_gpio: Replace fprintf() by qemu_log_mask(GUEST_ERROR)
|
5 năm trước cách đây |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 năm trước cách đây |
Marc-André Lureau
|
ba2aba8370
omap-gpio: remove PROP_PTR
|
5 năm trước cách đây |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 năm trước cách đây |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 năm trước cách đây |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 năm trước cách đây |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 năm trước cách đây |
Alistair Francis
|
a89f364ae8
Replace all occurances of __FUNCTION__ with __func__
|
7 năm trước cách đây |
Peter Maydell
|
940caf1f7e
hw/gpio/omap_gpio.c: Don't use old_mmio
|
8 năm trước cách đây |
Eduardo Habkost
|
e90f2a8c3e
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
|
8 năm trước cách đây |
xiaoqiang zhao
|
ebc116f8c3
hw/gpio: QOM'ify omap_gpio.c
|
9 năm trước cách đây |
Peter Maydell
|
17b7f2dbbc
arm devices: Clean up includes
|
9 năm trước cách đây |
Markus Armbruster
|
84a3a53cf6
omap: Don't use hw_error() in device init() methods
|
9 năm trước cách đây |
Markus Armbruster
|
b45c03f585
arm: Use g_new() & friends where that makes obvious sense
|
10 năm trước cách đây |
Stefan Hajnoczi
|
bd2a88840e
Convert ffs() != 0 callers to ctz32()
|
10 năm trước cách đây |
Stefan Weil
|
77a8257ed7
omap: Fix warnings from Sparse
|
10 năm trước cách đây |
Markus Armbruster
|
1b111dc121
hw: cannot_instantiate_with_device_add_yet due to pointer props
|
11 năm trước cách đây |
Andreas Färber
|
74d1e352be
omap_gpio: QOM cast cleanup for omap2_gpif_s
|
12 năm trước cách đây |
Andreas Färber
|
1d300b5f6f
omap_gpio: QOM cast cleanup for omap_gpif_s
|
12 năm trước cách đây |
Paolo Bonzini
|
b716368778
hw/gpio: pass owner to memory_region_init* functions
|
12 năm trước cách đây |
Paolo Bonzini
|
2c9b15cab1
memory: add owner argument to initialization functions
|
12 năm trước cách đây |