From: Helge Deller <[email protected]> Two patches: The first fixes booting a Linux kernel which is provided on the command line. The second patch adds support for more than 4GB RAM on 64-bit boxes (requires additional patch for SeaBIOS-hppa which will be pushed before qemu v10).
Helge Deller (2): hw/hppa: Support up to 256 GiB RAM on 64-bit machines hw/hppa: Fix booting Linux kernel with initrd hw/hppa/hppa_hardware.h | 2 ++ hw/hppa/machine.c | 74 +++++++++++++++++++++-------------------- target/hppa/cpu.h | 4 +++ 3 files changed, 44 insertions(+), 36 deletions(-) -- 2.47.0
