On Wed, 11 Oct 2023, Philippe Mathieu-Daudé wrote:
> hw/ppc/ppc440_uc.c implements the TYPE_PPC460EX_PCIE_HOST
> device, which is used by the aCube Sam460ex board.
>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
I guess there's nobody else to take these so
Acked-by: BALATON Zoltan <balaton@eik.bme.hu>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9e7dec4a58..8c07d07927 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1482,6 +1482,7 @@ M: BALATON Zoltan <balaton@eik.bme.hu>
> L: qemu-ppc@nongnu.org
> S: Maintained
> F: hw/ppc/sam460ex.c
> +F: hw/ppc/ppc440_uc.c
> F: hw/ppc/ppc440_pcix.c
> F: hw/display/sm501*
> F: hw/ide/sii3112.c
>