Richard Henderson
|
5fcabe628b
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
|
8 months ago |
Richard Henderson
|
909a5c0afa
hw/pci-host: Constify all Property
|
8 months ago |
Peter Maydell
|
e3d0814368
hw: Use device_class_set_legacy_reset() instead of opencoding
|
11 months ago |
Igor Mammedov
|
ad4942746c
pci: drop redundant PCIDeviceClass::is_bridge field
|
2 years ago |
Chetan Pant
|
4a129ccdf2
hw/mips/boston: Fix Lesser GPL version number
|
4 years ago |
Markus Armbruster
|
9fc7fc4d39
qom: Less verbose object_initialize_child()
|
5 years ago |
Markus Armbruster
|
99ba777e53
qdev: Convert uses of qdev_set_parent_bus() with Coccinelle
|
5 years ago |
Marc-André Lureau
|
4f67d30b5e
qdev: set properties with device_class_set_props()
|
5 years ago |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 years ago |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 years ago |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 years ago |
Thomas Huth
|
aff39be0ed
hw/pci-host: Use object_initialize_child for correct reference counting
|
6 years ago |
Philippe Mathieu-Daudé
|
be01029e5d
hw/mips: Use the IEC binary prefix definitions
|
7 years ago |
Peter Maydell
|
4f91740698
hw/pci-host/xilinx-pcie: don't make "io" region be RAM
|
7 years ago |
Yoni Bettan
|
d61a363d3e
pci: removed the is_express field since a uniform interface was inserted
|
7 years ago |
Philippe Mathieu-Daudé
|
371e94ba56
hw/pci-host/xilinx: QOM'ify the AXI-PCIe host bridge
|
7 years ago |
David Gibson
|
1115ff6d26
pci: Rename root bus initialization functions for clarity
|
7 years ago |
Eduardo Habkost
|
71d787677d
pci: Add INTERFACE_PCIE_DEVICE to all PCIe devices
|
8 years ago |
Peter Maydell
|
1cfe48c1ce
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
|
8 years ago |
Marc-André Lureau
|
446de8b68a
qdev: Use appropriate getter/setters type
|
8 years ago |
Eduardo Habkost
|
e90f2a8c3e
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
|
8 years ago |
Paul Burton
|
62be393423
hw: xilinx-pcie: Add support for Xilinx AXI PCIe Controller
|
9 years ago |