[PULL 0/2] Hppa system for v10 patches

deller@kernel.org posted 2 patches 2 months, 1 week ago
hw/hppa/hppa_hardware.h |  2 ++
hw/hppa/machine.c       | 74 +++++++++++++++++++++--------------------
target/hppa/cpu.h       |  4 +++
3 files changed, 44 insertions(+), 36 deletions(-)
[PULL 0/2] Hppa system for v10 patches
Posted by deller@kernel.org 2 months, 1 week ago
From: Helge Deller <deller@gmx.de>

The following changes since commit 32a97c5d05c5deb54a42315d48cecf86cbeadaf4:

  Merge tag 'pull-tcg-20250117' of https://gitlab.com/rth7680/qemu into staging (2025-01-21 08:28:33 -0500)

are available in the Git repository at:

  https://github.com/hdeller/qemu-hppa.git tags/hppa-system-for-v10-pull-request

for you to fetch changes up to c656f293dfe31661e4252d78cfa6cab6372ad5ca:

  hw/hppa: Fix booting Linux kernel with initrd (2025-01-24 20:51:53 +0100)

----------------------------------------------------------------
hppa updates

* Fixes booting a Linux kernel which is provided on the command line.
* Allow more than 4GB RAM on 64-bit boxes

----------------------------------------------------------------

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
Re: [PULL 0/2] Hppa system for v10 patches
Posted by Stefan Hajnoczi 2 months, 1 week ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/10.0 for any user-visible changes.