Commit d49f87606a for qemu.org
commit d49f87606ac1a6e15701b26c1b16c5d7e948ffcb
Merge: 055952c0aa ce276ab1a9
Author: Richard Henderson <richard.henderson@linaro.org>
Date: Wed Aug 12 15:21:53 2026 -0700
Merge tag 'linux-user-pull-request' of https://github.com/hdeller/qemu-hppa into staging
linux-user patches
Patches from Mat Turner to support the mount_setattr() syscall and to add
floating-point registers to core dumps on alpha, mips, hppa, riscv and sh4.
# -----BEGIN PGP SIGNATURE-----
#
# iHUEABYKAB0WIQS86RI+GtKfB8BJu973ErUQojoPXwUCanzZYQAKCRD3ErUQojoP
# X+x4AP9UqX4OuUUZy+HA33eW+54JIT9xfF88VnU6VhZdQpPhlQEA3cYz393TjIpT
# uXlgPvwCVa6C3/qUSq//00v3KQsF+Q0=
# =4lE3
# -----END PGP SIGNATURE-----
# gpg: Signature made Wed 12 Aug 2026 01:36:49 PM PDT
# gpg: using EDDSA key BCE9123E1AD29F07C049BBDEF712B510A23A0F5F
# gpg: Good signature from "Helge Deller <deller@gmx.de>" [unknown]
# gpg: aka "Helge Deller <deller@kernel.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/sh4: write the floating-point registers to a core dump
linux-user/riscv: write the floating-point registers to a core dump
linux-user/hppa: write the floating-point registers to a core dump
linux-user/mips: write the floating-point registers to a core dump
linux-user/alpha: write the floating-point registers to a core dump
linux-user: support writing floating-point registers to a core dump
linux-user: implement mount_setattr(2)
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>