Re: [PATCH v7 1/3] hw/pci-host: Add emulation of Mai Logic Articia S

2023-11-07 Thread Daniel Henrique Barboza
On 10/27/23 08:54, BALATON Zoltan wrote: The Articia S is a generic chipset supporting several different CPUs that were among others used on some PPC boards. This is a minimal emulation of the parts needed for emulating the AmigaOne board. Signed-off-by: BALATON Zoltan Tested-by: Rene Engel

[PATCH v7 1/3] hw/pci-host: Add emulation of Mai Logic Articia S

2023-10-27 Thread BALATON Zoltan
The Articia S is a generic chipset supporting several different CPUs that were among others used on some PPC boards. This is a minimal emulation of the parts needed for emulating the AmigaOne board. Signed-off-by: BALATON Zoltan Tested-by: Rene Engel --- hw/pci-host/Kconfig | 5 + h