Commit 98d0250e7c for qemu.org

commit 98d0250e7c32b3af0f6422e0fbd35c6c8b4c9b2d
Merge: daee32476d f7ad7b1f8c
Author: Stefan Hajnoczi <stefanha@redhat.com>
Date:   Tue Aug 11 11:44:51 2026 -0400

    Merge tag 'linux-user-pull-request' of https://github.com/hdeller/qemu-hppa into staging

    linux-user sh4 signal patches

    Three important small signal handling fixes for the sh4 architecture from
    Mikulas Patocka.

    # -----BEGIN PGP SIGNATURE-----
    #
    # iHUEABYKAB0WIQS86RI+GtKfB8BJu973ErUQojoPXwUCanXdBQAKCRD3ErUQojoP
    # X09PAP4winoHrCRXxCb9+P377se13P1W3b/bYmf5ju/Ptb5QTwD8C4/No2NGQBjY
    # 6y7skdLtRn5Ztc7BOla2cTMpBUuy9wI=
    # =qH5w
    # -----END PGP SIGNATURE-----
    # gpg: Signature made Fri 07 Aug 2026 09:26:29 EDT
    # 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 'linux-user-pull-request' of https://github.com/hdeller/qemu-hppa:
      linux-user/sh4: Fix crashes on signal delivery in conditional delay slot
      linux-user/sh4: Initialize the FPSCR register on signal
      linux-user/sh4: Deliver SIGILL on invalid instruction

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