mirror of
https://gitlab.com/qemu-project/qemu.git
synced 2026-08-26 22:23:12 -04:00
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----- 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> |
||
|---|---|---|
| .. | ||
| cpu_loop.c | ||
| elfload.c | ||
| Makefile.vdso | ||
| meson.build | ||
| signal.c | ||
| sockbits.h | ||
| syscall.tbl | ||
| syscallhdr.sh | ||
| target_cpu.h | ||
| target_elf.h | ||
| target_errno_defs.h | ||
| target_fcntl.h | ||
| target_flat.h | ||
| target_mman.h | ||
| target_prctl.h | ||
| target_proc.h | ||
| target_ptrace.h | ||
| target_resource.h | ||
| target_signal.h | ||
| target_structs.h | ||
| target_syscall.h | ||
| termbits.h | ||
| vdso-asmoffset.h | ||
| vdso-be.so | ||
| vdso-le.so | ||
| vdso.ld | ||
| vdso.S | ||