From: Helge Deller <[email protected]> The following changes since commit 084a6c6e73a8670f3d5144b88d617a76fae207a8:
Merge tag 'hw-misc-20260308' of https://github.com/philmd/qemu into staging (2026-03-09 09:39:12 +0000) are available in the Git repository at: https://github.com/hdeller/qemu-hppa.git tags/linux-user-for-v11-pull-request for you to fetch changes up to e6e84085069ccf2d083223aef67d008fbee20915: linux-user: Improve formatting for mremap() (2026-03-09 14:37:01 +0100) ---------------------------------------------------------------- linux-user patches for qemu v11 ---------------------------------------------------------------- Andreas Schwab (3): linux-user: properly check flags in openat2 linux-user: fix matching ioctl numbers in print_ioctl linux-user: fix TIOCGSID ioctl Bingwu Zhang (4): linux-user: Deal with mmap where start > reserved_va bsd-user: Deal with mmap where start > reserved_va tests/tcg/multiarch/test-mmap: Print more details tests/tcg/multiarch/test-mmap: Check mmaps beyond reserved_va Frank Chang (1): linux-user: Check if RESOLVE_CACHED flag is defined before using it Helge Deller (1): linux-user: Improve formatting for mremap() Jean-Christian CÎRSTEA (1): linux-user/strace: fix printing of file offsets bsd-user/mmap.c | 8 ++++-- linux-user/ioctls.h | 2 +- linux-user/mmap.c | 9 ++++-- linux-user/strace.c | 51 +++++++++++++++++++++++---------- linux-user/strace.list | 2 +- linux-user/syscall.c | 4 +++ tests/tcg/multiarch/test-mmap.c | 27 +++++++++++++++-- 7 files changed, 77 insertions(+), 26 deletions(-) -- 2.53.0
