You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 months ago
..
Kconfig hw/pci-bridge: Add a Kconfig switch for the normal PCI bridge 8 months ago
cxl_downstream.c qom: Make InterfaceInfo[] uses const 2 months ago
cxl_root_port.c qom: Make InterfaceInfo[] uses const 2 months ago
cxl_upstream.c qom: Make InterfaceInfo[] uses const 2 months ago
gen_pcie_root_port.c qom: Have class_init() take a const data argument 2 months ago
i82801b11.c qom: Make InterfaceInfo[] uses const 2 months ago
ioh3420.c qom: Have class_init() take a const data argument 2 months ago
meson.build hw/pci-bridge: Add a Kconfig switch for the normal PCI bridge 8 months ago
pci_bridge_dev.c qom: Make InterfaceInfo[] uses const 2 months ago
pci_expander_bridge.c qom: Make InterfaceInfo[] uses const 2 months ago
pci_expander_bridge_stubs.c pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup. 3 years ago
pcie_pci_bridge.c qom: Make InterfaceInfo[] uses const 2 months ago
pcie_root_port.c qom: Make InterfaceInfo[] uses const 2 months ago
simba.c qom: Make InterfaceInfo[] uses const 2 months ago
xio3130_downstream.c qom: Make InterfaceInfo[] uses const 2 months ago
xio3130_upstream.c qom: Make InterfaceInfo[] uses const 2 months ago