Commit de61484ec3 for qemu.org
commit de61484ec39f418e5c0d4603017695f9ffb8fe24
Merge: 801797c249 e6e8408506
Author: Peter Maydell <peter.maydell@linaro.org>
Date: Mon Mar 9 14:53:42 2026 +0000
Merge tag 'linux-user-for-v11-pull-request' of https://github.com/hdeller/qemu-hppa into staging
linux-user patches for qemu v11
# -----BEGIN PGP SIGNATURE-----
#
# iHUEABYKAB0WIQS86RI+GtKfB8BJu973ErUQojoPXwUCaa7PQgAKCRD3ErUQojoP
# X1vmAP9xP/nu9TbgEn/75j6i/Id2vWAC3C5GGRVqFAIvtS7m0AEAor/4t50xQDvC
# yfrc2rGcV3cdoZe1jOlIPNbv6DvHIA4=
# =IkHG
# -----END PGP SIGNATURE-----
# gpg: Signature made Mon Mar 9 13:46:42 2026 GMT
# 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-for-v11-pull-request' of https://github.com/hdeller/qemu-hppa:
linux-user: Improve formatting for mremap()
tests/tcg/multiarch/test-mmap: Check mmaps beyond reserved_va
tests/tcg/multiarch/test-mmap: Print more details
bsd-user: Deal with mmap where start > reserved_va
linux-user: Deal with mmap where start > reserved_va
linux-user: fix TIOCGSID ioctl
linux-user: fix matching ioctl numbers in print_ioctl
linux-user: Check if RESOLVE_CACHED flag is defined before using it
linux-user: properly check flags in openat2
linux-user/strace: fix printing of file offsets
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>