The e500 target today only supports 3.5GB of guest RAM. This can be too little depending on your use case, so this patch set increases that limit to a whopping 63.5GB!
Of course this change is too intrusive for 2.2, so I'm posting this explicitly for 2.3. v1 -> v2: - make pci pio window device tree exposure dynamic Alex Alexander Graf (2): PPC: e500: Move CCSR definition to params PPC: e500: Move CCSR and MMIO space to upper end of address space hw/ppc/e500.c | 30 ++++++++++++++---------------- hw/ppc/e500.h | 3 +++ hw/ppc/e500plat.c | 3 +++ hw/ppc/mpc8544ds.c | 3 +++ 4 files changed, 23 insertions(+), 16 deletions(-) -- 1.8.1.4