From: Helge Deller <[email protected]> The following changes since commit 559919ce54927d59b215a4665eda7ab6118a48aa:
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging (2026-03-16 13:07:33 +0000) are available in the Git repository at: https://github.com/hdeller/qemu-hppa.git tags/hppa-fixes-for-v11-pull-request for you to fetch changes up to fa2d5d84e023d79d1ad35b952c0f9a3aa8f442e9: target/hppa: Update SeaBIOS-hppa to version 23 (2026-03-19 22:06:49 +0100) ---------------------------------------------------------------- HPPA fixes for v11 Some late fixes for QEMU-v11 Various fixes in SeaBIOS-hppa and qemu code, most importantly this fixes boot of the C3700, which broke while we added support for CPUs with 40 and 44 bits physical address space. ---------------------------------------------------------------- Helge Deller (6): hw/hppa: Fix description of the HP A400-44 server hw/hppa: Adjust physical addresses of Astro and Elroy target/hppa: Always map 64-bit firmware at 0xfffffff0f0000000 hw/pci-host/astro: Use proper region names hw/hppa: Fix crash of 64-bit HP-UX 11 while flushing caches target/hppa: Update SeaBIOS-hppa to version 23 hw/hppa/hppa_hardware.h | 4 ++-- hw/hppa/machine.c | 22 +++++++++++++++++++++- hw/pci-host/astro.c | 6 ++++-- pc-bios/hppa-firmware.img | Bin 632048 -> 631968 bytes pc-bios/hppa-firmware64.img | Bin 713608 -> 714440 bytes roms/seabios-hppa | 2 +- target/hppa/mem_helper.c | 10 ++++++---- 7 files changed, 34 insertions(+), 10 deletions(-) -- 2.53.0
