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 年之前 |
Alexander Graf
|
eb5722801c
sysbus: Add dynamic sysbus device search
|
11 年之前 |
Peter Crosthwaite
|
b591721909
sysbus: Use TYPE_DEVICE GPIO functionality
|
11 年之前 |
Paolo Bonzini
|
1dd79a237e
sysbus: remove unused function sysbus_del_io
|
11 年之前 |
Markus Armbruster
|
837d37167d
sysbus: Set cannot_instantiate_with_device_add_yet
|
11 年之前 |
Marcel Apfelbaum
|
a1ff8ae066
memory: Change MemoryRegion priorities from unsigned to signed
|
12 年之前 |
Andreas Färber
|
fb17dfe057
qdev: Pass size to qbus_create_inplace()
|
12 年之前 |
Paolo Bonzini
|
49ab747f66
hw: move target-independent files to subdirectories
|
12 年之前 |