From: Helge Deller <[email protected]> The following changes since commit 7f2007d1924565c7a38b2c6ba01ebc1a85db0a49:
Merge tag 'pull-qobject-2026-07-02' of https://repo.or.cz/qemu/armbru into staging (2026-07-03 07:42:51 +0200) are available in the Git repository at: https://github.com/hdeller/qemu-hppa.git tags/hppa-fixes-for-v11.1-pull-request for you to fetch changes up to 90ce9a41508d4368d16334f7d1d8a9ed9bfa3747: target/hppa: Update SeaBIOS-hppa to version 25 (2026-07-05 17:42:14 +0200) ---------------------------------------------------------------- Updates for hppa architecture for qemu v11.1 A few patches to fix TLB for HP-UX 9, and a lasi irq fix, as well as a new SeaBIOS-hppa v25 firmware. ---------------------------------------------------------------- Helge Deller (3): target/hppa: Work-around for Fast TLB insert instruction on HP-UX 9 target/hppa: Delay MMU update until TLB protection bits were set target/hppa: Update SeaBIOS-hppa to version 25 Keith Monahan (1): hw/misc/lasi: derive IRR from pending and unmasked requests hw/misc/lasi.c | 25 +++++++++++++++++++------ pc-bios/hppa-firmware.img | Bin 632780 -> 633992 bytes pc-bios/hppa-firmware64.img | Bin 665208 -> 666392 bytes roms/seabios-hppa | 2 +- target/hppa/insns.decode | 2 ++ target/hppa/translate.c | 4 ++-- 6 files changed, 24 insertions(+), 9 deletions(-) -- 2.54.0
