Philippe Mathieu-Daudé
|
883f2c591f
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
|
2 年之前 |
Peter Maydell
|
d637e1dc6d
qbus: Rename qbus_create_inplace() to qbus_init()
|
3 年之前 |
Chetan Pant
|
61f3c91a67
nomaintainer: Fix Lesser GPL version number
|
4 年之前 |
Daniel P. Berrangé
|
efba15959c
qom: simplify object_find_property / object_class_find_property
|
5 年之前 |
Philippe Mathieu-Daudé
|
f234501c67
hw/core/sysbus: Assert memory region index is in range
|
5 年之前 |
Philippe Mathieu-Daudé
|
cc6498ec6e
hw/core/sysbus: Fix a typo
|
5 年之前 |
Markus Armbruster
|
034b61d79f
sysbus: sysbus_init_child_obj() is now unused, drop
|
5 年之前 |
Markus Armbruster
|
3c6ef471ee
sysbus: Convert to sysbus_realize() etc. with Coccinelle
|
5 年之前 |
Markus Armbruster
|
496a852562
sysbus: New sysbus_realize(), sysbus_realize_and_unref()
|
5 年之前 |
Markus Armbruster
|
9fc7fc4d39
qom: Less verbose object_initialize_child()
|
5 年之前 |
Markus Armbruster
|
2194abd623
qdev: qdev_create(), qdev_try_create() are now unused, drop
|
5 年之前 |
Markus Armbruster
|
3e80f6902c
qdev: Convert uses of qdev_create() with Coccinelle
|
5 年之前 |
Marc-André Lureau
|
7e83a77f96
sysbus: remove unused sysbus_try_create*
|
5 年之前 |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 年之前 |
Cédric Le Goater
|
90c20e1e2c
sysbus: add a sysbus_mmio_unmap() helper
|
6 年之前 |
Markus Armbruster
|
e2fb3fbbf9
sysbus: Fix latent bug with onboard devices
|
6 年之前 |
Mao Zhongyi
|
817a17fc60
core/sysbus: remove the SysBusDeviceClass::init path
|
6 年之前 |
Mark Cave-Ayland
|
be64d7776b
sysbus: always allow explicit_ofw_unit_address() to override address generation
|
7 年之前 |
Thomas Huth
|
046f370fb4
hw/core/sysbus: Add a function for creating and attaching an object
|
7 年之前 |
Philippe Mathieu-Daudé
|
dbfe00130e
qdev: Simplify the SysBusDeviceClass::init path
|
7 年之前 |
Eduardo Habkost
|
e4f4fb1eca
sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE
|
8 年之前 |
Paolo Bonzini
|
89a80e7400
hw: remove pio_addr_t
|
9 年之前 |
Peter Maydell
|
18c86e2b9d
hw/core: Clean up includes
|
9 年之前 |
Eric Auger
|
715ca691da
sysbus: add irq_routing_notifier
|
10 年之前 |
Laszlo Ersek
|
0b336b3b98
hw/core: explicit OFW unit address callback for SysBusDeviceClass
|
10 年之前 |
Laszlo Ersek
|
5ba03e2dd7
hw/core: rebase sysbus_get_fw_dev_path() to g_strdup_printf()
|
10 年之前 |
Gonglei
|
84b5d556dc
sysbus: fix memory leak
|
10 年之前 |
Alexander Graf
|
471a9bc144
sysbus: Expose MMIO enumeration helper
|
11 年之前 |
Alexander Graf
|
b797318666
sysbus: Expose IRQ enumeration helpers
|
11 年之前 |
Alexander Graf
|
33cd52b5d7
sysbus: Make devices spawnable via -device
|
11 年之前 |