Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 달 전 |
Richard Henderson
|
6f31905dbe
hw/i2c: Constify all Property
|
8 달 전 |
Peter Maydell
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 달 전 |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 년 전 |
Marc-André Lureau
|
0fd20c532f
omap-i2c: remove PROP_PTR
|
5 년 전 |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 년 전 |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
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é
|
8d2774f0ff
hw/i2c/omap_i2c: Use qemu_log_mask(UNIMP) instead of fprintf
|
7 년 전 |
Alistair Francis
|
a89f364ae8
Replace all occurances of __FUNCTION__ with __func__
|
7 년 전 |
Peter Maydell
|
28dc207f5f
hw/i2c/omap_i2c.c: Don't use old_mmio
|
8 년 전 |
Eduardo Habkost
|
e90f2a8c3e
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
|
8 년 전 |
xiaoqiang zhao
|
758aba7d73
hw/i2c: QOM'ify omap_i2c.c
|
9 년 전 |
Peter Maydell
|
17b7f2dbbc
arm devices: Clean up includes
|
9 년 전 |
Markus Armbruster
|
84a3a53cf6
omap: Don't use hw_error() in device init() methods
|
9 년 전 |
Stefan Hajnoczi
|
bd2a88840e
Convert ffs() != 0 callers to ctz32()
|
10 년 전 |
Andreas Färber
|
a5c828525e
i2c: Rename i2c_bus to I2CBus
|
12 년 전 |
Markus Armbruster
|
1b111dc121
hw: cannot_instantiate_with_device_add_yet due to pointer props
|
11 년 전 |
Andreas Färber
|
60ecfcb354
omap_i2c: QOM cast cleanup
|
12 년 전 |
Paolo Bonzini
|
1437c94b26
hw/i*: pass owner to memory_region_init* functions
|
12 년 전 |
Paolo Bonzini
|
2c9b15cab1
memory: add owner argument to initialization functions
|
12 년 전 |
Paolo Bonzini
|
53ed424e09
hw: move I2C controllers to hw/i2c/, configure via default-configs/
|
12 년 전 |