qemu/hw/pci-bridge
Philippe Mathieu-Daudé 2cd09e47aa qom: Make InterfaceInfo[] uses const
Mechanical change using:

  $ sed -i -E 's/\(InterfaceInfo.?\[/\(const InterfaceInfo\[/g' \
              $(git grep -lE '\(InterfaceInfo.?\[\]\)')

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20250424194905.82506-7-philmd@linaro.org>
2025-04-25 17:00:41 +02:00
..
cxl_downstream.c qom: Make InterfaceInfo[] uses const 2025-04-25 17:00:41 +02:00
cxl_root_port.c qom: Make InterfaceInfo[] uses const 2025-04-25 17:00:41 +02:00
cxl_upstream.c qom: Make InterfaceInfo[] uses const 2025-04-25 17:00:41 +02:00
gen_pcie_root_port.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
i82801b11.c qom: Make InterfaceInfo[] uses const 2025-04-25 17:00:41 +02:00
ioh3420.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
Kconfig hw/pci-bridge: Add a Kconfig switch for the normal PCI bridge 2024-10-21 13:25:12 +02:00
meson.build hw/pci-bridge: Add a Kconfig switch for the normal PCI bridge 2024-10-21 13:25:12 +02:00
pci_bridge_dev.c qom: Make InterfaceInfo[] uses const 2025-04-25 17:00:41 +02:00
pci_expander_bridge.c qom: Make InterfaceInfo[] uses const 2025-04-25 17:00:41 +02:00
pci_expander_bridge_stubs.c pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup. 2022-06-09 19:32:49 -04:00
pcie_pci_bridge.c qom: Make InterfaceInfo[] uses const 2025-04-25 17:00:41 +02:00
pcie_root_port.c qom: Make InterfaceInfo[] uses const 2025-04-25 17:00:41 +02:00
simba.c qom: Make InterfaceInfo[] uses const 2025-04-25 17:00:41 +02:00
xio3130_downstream.c qom: Make InterfaceInfo[] uses const 2025-04-25 17:00:41 +02:00
xio3130_upstream.c qom: Make InterfaceInfo[] uses const 2025-04-25 17:00:41 +02:00