Commit 9040c6f5c6 for qemu.org

commit 9040c6f5c688e9e6d11db3d68f1e8851fb84828c
Merge: 9a84bbf230 90ce9a4150
Author: Stefan Hajnoczi <stefanha@redhat.com>
Date:   Mon Jul 6 18:36:12 2026 +0200

    Merge tag 'hppa-fixes-for-v11.1-pull-request' of https://github.com/hdeller/qemu-hppa into staging

    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.

    # -----BEGIN PGP SIGNATURE-----
    #
    # iHUEABYKAB0WIQS86RI+GtKfB8BJu973ErUQojoPXwUCakp8eQAKCRD3ErUQojoP
    # X0S0AP9snfMLNer3zkojMLVsUNJtNUGmcRSNpmapiEN59lHRJwEAv30x2P3CnXLZ
    # ObN+XV79pTNHtrBAGRYKHUtaLPddlgQ=
    # =RRlH
    # -----END PGP SIGNATURE-----
    # gpg: Signature made Sun 05 Jul 2026 17:47:05 CEST
    # gpg:                using EDDSA key BCE9123E1AD29F07C049BBDEF712B510A23A0F5F
    # gpg: Good signature from "Helge Deller <deller@gmx.de>" [unknown]
    # gpg:                 aka "Helge Deller <deller@kernel.org>" [unknown]
    # gpg:                 aka "Helge Deller <deller@debian.org>" [unknown]
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: 4544 8228 2CD9 10DB EF3D  25F8 3E5F 3D04 A7A2 4603
    #      Subkey fingerprint: BCE9 123E 1AD2 9F07 C049  BBDE F712 B510 A23A 0F5F

    * tag 'hppa-fixes-for-v11.1-pull-request' of https://github.com/hdeller/qemu-hppa:
      target/hppa: Update SeaBIOS-hppa to version 25
      hw/misc/lasi: derive IRR from pending and unmasked requests
      target/hppa: Delay MMU update until TLB protection bits were set
      target/hppa: Work-around for Fast TLB insert instruction on HP-UX 9

    Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>