dino: move from hw/hppa to hw/pci-host
commit0db9350e6e5aba3dc864d36756b01fb0922ad7cb
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Wed, 4 May 2022 09:25:32 +0000 (4 10:25 +0100)
committerMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Sun, 8 May 2022 17:52:36 +0000 (8 18:52 +0100)
tree41b638fdb3cc103a1e7729c9f5a56e4e1831b88d
parente111f288d9264dae070bd144a60f43162e34a7be
dino: move from hw/hppa to hw/pci-host

Move the DINO device implementation from hw/hppa to hw/pci-host so that it is
located with all the other PCI host bridges.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Acked-by: Helge Deller <deller@gmx.de>
Message-Id: <20220504092600.10048-23-mark.cave-ayland@ilande.co.uk>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
MAINTAINERS
hw/hppa/Kconfig
hw/hppa/machine.c
hw/hppa/meson.build
hw/hppa/trace-events
hw/pci-host/Kconfig
hw/pci-host/dino.c [moved from hw/hppa/dino.c with 99% similarity]
hw/pci-host/meson.build
hw/pci-host/trace-events
include/hw/pci-host/dino.h [moved from hw/hppa/dino.h with 100% similarity]