On 18/10/25 16:04, BALATON Zoltan wrote:
Export memory regions as sysbus mmio regions and let the board code map them similar to how it is done in grackle. While at it rename raven_pcihost_realizefn to raven_pcihost_realize.Signed-off-by: BALATON Zoltan <[email protected]> --- hw/pci-host/raven.c | 38 +++++++++++++------------------------- hw/ppc/prep.c | 10 ++++++++-- 2 files changed, 21 insertions(+), 27 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
