mbox series

[0/2] hppa updates

Message ID 20250122180913.18667-1-deller@kernel.org (mailing list archive)
Headers show
Series hppa updates | expand

Message

Helge Deller Jan. 22, 2025, 6:09 p.m. UTC
From: Helge Deller <deller@gmx.de>

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(-)