hw/mips/gt64xxx_pci: Move it to hw/pci-host/
commita7db759ef70fdc6ec7e79c603d3daf7c87113bba
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 13 Jan 2023 08:20:12 +0000 (13 09:20 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 13 Jan 2023 08:32:32 +0000 (13 09:32 +0100)
tree0d5014e40f10b5cd97ec9726712d13a6616120d1
parent90f7d0b4940be29259f6977d2df2ca09495680e7
hw/mips/gt64xxx_pci: Move it to hw/pci-host/

The GT-64120 is a north-bridge, and it is not MIPS specific.
Move it with the other north-bridge devices.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20221209151533.69516-8-philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
MAINTAINERS
hw/mips/Kconfig
hw/mips/meson.build
hw/mips/trace-events
hw/pci-host/Kconfig
hw/pci-host/gt64120.c [moved from hw/mips/gt64xxx_pci.c with 100% similarity]
hw/pci-host/meson.build
hw/pci-host/trace-events