From: Helge Deller <[email protected]> The following changes since commit 300438ffbb8d9430cac2fcc15cba6f482b2c0587:
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging (2026-07-24 09:13:49 -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 db3abd36e4c7c2a72e00e5806cf4c47f5aa5c491: linux-user/sh4: allow full 32-bit address space (2026-07-28 11:12:37 +0200) ---------------------------------------------------------------- linux-user patches Enable fsmount() syscalls, fix build with Linux 7.2 kernel headers and allow full 32-bit address space on sh4. ---------------------------------------------------------------- Cédric Le Goater (1): linux-user: Guard local FUTEX_CMD_MASK definition Laurent Vivier (1): linux-user/sh4: allow full 32-bit address space Matt Turner (1): linux-user: fix guards for the fsmount(2) syscall series linux-user/sh4/target_mman.h | 2 +- linux-user/strace.c | 2 +- linux-user/strace.list | 2 +- linux-user/syscall.c | 4 ++-- linux-user/syscall_defs.h | 2 ++ target/sh4/cpu-param.h | 8 +++----- 6 files changed, 10 insertions(+), 10 deletions(-) -- 2.54.0
