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

ppc440_pcix.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.

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