From: Helge Deller <[email protected]> The following changes since commit de5eb7c4dd3ef5688b14007134eb11ff4973580c:
Merge tag 'hw-misc-20260728' of https://github.com/philmd/qemu into staging (2026-07-28 10:04:08 -0400) are available in the Git repository at: https://github.com/hdeller/qemu-hppa.git tags/linux-user-pull-request for you to fetch changes up to 8d0ac5933aa3476283c14680f165727268103fcd: linux-user/aarch64: Fix SHADOW_STACK_SET_TOKEN (2026-07-29 22:56:12 +0200) ---------------------------------------------------------------- linux-user patches Three linux-user patches, one aarch64 shadow stack fix and two fixes for members of the target_msqid_ds struct. ---------------------------------------------------------------- Helge Deller (1): linux-user: Fix msqid_ds struct wrt 32-bit big endian architectures Richard Henderson (1): linux-user/aarch64: Fix SHADOW_STACK_SET_TOKEN no92 (1): linux-user: fix incorrect msg_l[sr]pid members of target_msqid_ds linux-user/syscall.c | 45 ++++++++++++++++++++------------------------ 1 file changed, 20 insertions(+), 25 deletions(-) -- 2.54.0
