qemu/linux-user
Richard Henderson d49f87606a 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-----

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>
2026-08-12 15:21:53 -07:00
..
aarch64 target/arm: Enable FEAT_SME_TMOP for -cpu max 2026-08-12 11:20:34 +01:00
alpha linux-user/alpha: write the floating-point registers to a core dump 2026-08-07 18:14:13 +02:00
arm linux-user: Use PGBRange for commpage 2026-07-10 14:38:10 -07:00
generic linux-user: Define SO_TIMESTAMP*_NEW and SO_RCVTIMEIO_NEW 2026-04-25 00:38:32 +02:00
hexagon target/hexagon: handle misaligned load/store cause codes in cpu_loop 2026-07-17 10:04:45 -07:00
hppa linux-user/hppa: write the floating-point registers to a core dump 2026-08-07 18:14:13 +02:00
i386 linux-user/i386/signal.c: Correct definition of target_fpstate_32 2026-03-24 14:02:29 +00:00
include buildsys: Remove MIPS TCG backend 2026-05-21 08:20:58 +02:00
loongarch64 linux-user: Implement /proc/cpuinfo for loongarch cpus 2026-06-18 23:43:35 +02:00
m68k linux-user: Implement /proc/cpuinfo for m68k CPU 2026-06-18 23:43:35 +02:00
microblaze linux-user: make syscall emulation interruptible 2026-03-05 10:54:09 -08:00
mips linux-user/mips: write the floating-point registers to a core dump 2026-08-07 18:14:13 +02:00
mips64 linux-user/mips: write the floating-point registers to a core dump 2026-08-07 18:14:13 +02:00
or1k linux-user: make syscall emulation interruptible 2026-03-05 10:54:09 -08:00
ppc linux-user: Implement /proc/cpuinfo for ppc cpus 2026-06-12 17:45:48 +02:00
riscv linux-user/riscv: write the floating-point registers to a core dump 2026-08-07 18:14:13 +02:00
s390x cpu: Introduce cpu_single_stepping() helper 2026-07-06 15:42:18 +02:00
sh4 linux-user patches 2026-08-12 15:21:53 -07:00
sparc linux-user/sparc: Take pending signals in sparc64_set_context() 2026-07-18 23:47:33 +02:00
x86_64 exec/cpu-common.h: Avoid including unused exec/page-protection.h header 2026-06-18 14:27:21 +02:00
xtensa linux-user/xtensa: fix unlock of uninitialized frame pointer on sigreturn 2026-06-18 23:43:35 +02:00
elfload.c linux-user: support writing floating-point registers to a core dump 2026-08-07 18:14:13 +02:00
errnos.c.inc
exit.c
fd-trans.c linux-user: fix off-by-one in host_to_target_for_each_rtattr() 2026-04-25 00:38:32 +02:00
fd-trans.h linux-user: assume inotify sycalls are always present 2026-03-16 13:50:17 +03:00
flat.h
flatload.c common-user: Move probe_guest_base from linux-user 2026-07-10 14:40:42 -07:00
gen-vdso-elfn.c.inc linux-user: Create vdso_sigreturn_region_{start,end} 2025-09-23 16:17:59 -07:00
gen-vdso.c linux-user: Create vdso_sigreturn_region_{start,end} 2025-09-23 16:17:59 -07:00
ioctls.h linux-user: Add missing CDROM ioctls 2026-04-28 22:16:51 +02:00
linux_loop.h
linuxload.c linux-user: Create do_init_main_thread 2025-08-28 06:39:25 +10:00
loader.h linux-user: support writing floating-point registers to a core dump 2026-08-07 18:14:13 +02:00
main.c common-user: Move guest_base, have_guest_base to probe-guest-base.c 2026-07-10 14:40:42 -07:00
meson.build target/or1k: Rename from openrisc 2026-02-09 20:51:52 +01:00
mmap.c common-user: Move mmap_min_addr from linux-user 2026-07-10 14:39:43 -07:00
plugin-api.c
qemu.h linux-user patches 2026-06-19 14:58:38 -04:00
semihost.c
signal-common.h linux-user: Add syscall dispatch support 2025-09-23 16:17:59 -07:00
signal.c bsd-user, linux-user: signal: recursive signal delivery fix 2026-03-31 19:13:20 +01:00
socket.h
strace.c linux-user: fix guards for the fsmount(2) syscall series 2026-07-28 11:06:15 +02:00
strace.h
strace.list linux-user: implement mount_setattr(2) 2026-08-07 15:56:21 +02:00
syscall.c linux-user: implement mount_setattr(2) 2026-08-07 15:56:21 +02:00
syscall_defs.h linux-user: implement mount_setattr(2) 2026-08-07 15:56:21 +02:00
syscall_types.h linux-user: Add termios2 support 2026-01-23 20:40:15 +01:00
thunk.c
trace-events
trace.h
uaccess.c util/cutils: drop qemu_strnlen() in favor of strnlen() 2026-06-18 14:27:21 +02:00
uname.c
uname.h
user-internals.h common-user: Move probe_guest_base from linux-user 2026-07-10 14:40:42 -07:00
user-mmap.h
vm86.c target/i386: Use little-endian variant of cpu_ld/st_data*() 2026-01-22 10:41:18 +01:00