]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/ppc/ppc4xx_pci: Move ppc4xx_pci.c to hw/pci-host/
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 11 Oct 2023 04:31:50 +0000 (06:31 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 22 Feb 2024 11:47:40 +0000 (12:47 +0100)
commit55abb29e6366f99ead5a2636d1f1a2fa85e2f844
tree8d4d8ca28463cca08661886c4b40ac0035605ef7
parent4d641f36e7bd6e82177a35b6929d569bfd600d88
hw/ppc/ppc4xx_pci: Move ppc4xx_pci.c to hw/pci-host/

ppc4xx_pci.c is moved from the target specific ppc_ss[] meson
source set to pci_ss[] which is common to all targets: the
object is built once.

Declare PPC4XX_PCI selector in pci-host/Kconfig.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20240215105017.57748-4-philmd@linaro.org>
MAINTAINERS
hw/pci-host/Kconfig
hw/pci-host/meson.build
hw/pci-host/ppc4xx_pci.c [moved from hw/ppc/ppc4xx_pci.c with 100% similarity]
hw/pci-host/ppce500.c
hw/pci-host/trace-events
hw/ppc/Kconfig
hw/ppc/meson.build
hw/ppc/trace-events