Eduardo Habkost
|
59b9fbe9c5
omap_intc: Use typedef name for instance_size
|
5 年之前 |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 年之前 |
Marc-André Lureau
|
bab592a259
omap-intc: 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 年之前 |
Alistair Francis
|
a89f364ae8
Replace all occurances of __FUNCTION__ with __func__
|
7 年之前 |
Eduardo Habkost
|
e90f2a8c3e
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
|
8 年之前 |
xiaoqiang zhao
|
0a750e2a78
hw/intc: QOM'ify omap_intc.c
|
9 年之前 |
Peter Maydell
|
90191d07a6
hw/intc: Clean up includes
|
9 年之前 |
Markus Armbruster
|
84a3a53cf6
omap: Don't use hw_error() in device init() methods
|
9 年之前 |
Paolo Bonzini
|
41074f3d3f
omap_intc: convert ffs(3) to ctz32() in omap_inth_sir_update()
|
10 年之前 |
Markus Armbruster
|
1b111dc121
hw: cannot_instantiate_with_device_add_yet due to pointer props
|
11 年之前 |
Andreas Färber
|
47edc5a479
omap_intc: QOM'ify omap-intc and omap2-intc
|
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
|
7702e47c21
hw: move interrupt controllers to hw/intc/, configure with default-configs/
|
12 年之前 |