Re: [PATCH v2 22/50] dino: move from hw/hppa to hw/pci-host

2022-05-05 Thread Richard Henderson
On 5/4/22 04:25, Mark Cave-Ayland wrote: 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 Acked-by: Helge Deller --- MAINTAINERS | 2 ++ hw/hppa/Kconfig

[PATCH v2 22/50] dino: move from hw/hppa to hw/pci-host

2022-05-04 Thread Mark Cave-Ayland
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 Acked-by: Helge Deller --- MAINTAINERS | 2 ++ hw/hppa/Kconfig | 2 +- hw/hppa/machine.c