Commit 0345ef676b for qemu.org

commit 0345ef676befc1a180d2f63bceaf3fca1d07ee88
Merge: e1705a25af 8d0ac5933a
Author: Stefan Hajnoczi <stefanha@redhat.com>
Date:   Thu Jul 30 10:52:25 2026 -0400

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

    linux-user patches

    Three linux-user patches, one aarch64 shadow stack fix
    and two fixes for members of the target_msqid_ds struct.

    # -----BEGIN PGP SIGNATURE-----
    #
    # iHUEABYKAB0WIQS86RI+GtKfB8BJu973ErUQojoPXwUCampphwAKCRD3ErUQojoP
    # X7D4AQDACw5DckBlNDY+3pDWE6/vYLFx+GJXgZKpF7nVf+/VugEA7QggRBMc82ch
    # 5g4vDD+y8o6EBPHT+/vD8Ip2uYcDqgQ=
    # =azKH
    # -----END PGP SIGNATURE-----
    # gpg: Signature made Wed 29 Jul 2026 16:58:47 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/aarch64: Fix SHADOW_STACK_SET_TOKEN
      linux-user: fix incorrect msg_l[sr]pid members of target_msqid_ds
      linux-user: Fix msqid_ds struct wrt 32-bit big endian architectures

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