qemu/linux-user
Stefan Hajnoczi 4eac8b40f2 linux-user-for-v11.1 pull request
Please pull two fixes for linux-user for v11.1:
 - Validate guest-passed dm_ioctl data_size
 - Alpha: Fix programs using getauxval(AT_HWCAP) to detect BWX/FIX/CIX
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQS86RI+GtKfB8BJu973ErUQojoPXwUCalT3fwAKCRD3ErUQojoP
 X7twAPsH/PcMbDMiwKluAOE+/r1rZ95Qp9YXuKfZhUypoizivwEAs5IdB5PKwI5s
 lGaJdOpkm7HWAEbjiYgr25d+dPBcagg=
 =zCLL
 -----END PGP SIGNATURE-----

Merge tag 'linux-user-for-v11.1-pull-request' of https://github.com/hdeller/qemu-hppa into staging

linux-user-for-v11.1 pull request

Please pull two fixes for linux-user for v11.1:
- Validate guest-passed dm_ioctl data_size
- Alpha: Fix programs using getauxval(AT_HWCAP) to detect BWX/FIX/CIX

# -----BEGIN PGP SIGNATURE-----
#
# iHUEABYKAB0WIQS86RI+GtKfB8BJu973ErUQojoPXwUCalT3fwAKCRD3ErUQojoP
# X7twAPsH/PcMbDMiwKluAOE+/r1rZ95Qp9YXuKfZhUypoizivwEAs5IdB5PKwI5s
# lGaJdOpkm7HWAEbjiYgr25d+dPBcagg=
# =zCLL
# -----END PGP SIGNATURE-----
# gpg: Signature made Mon 13 Jul 2026 15:34:39 BST
# 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.1-pull-request' of https://github.com/hdeller/qemu-hppa:
  linux-user/alpha: populate AT_HWCAP from env->amask
  linux-user: Validate guest-passed dm_ioctl data_size

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2026-07-14 07:25:06 +01:00
..
aarch64 target/arm: Enable FEAT_SME_MOP4 for -cpu max 2026-07-06 11:32:01 +01:00
alpha linux-user/alpha: populate AT_HWCAP from env->amask 2026-07-13 16:16:31 +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: Implement hex_tlb_entry_get_perm() 2026-06-29 06:02:59 -07:00
hppa linux-user: Use PGBRange for commpage 2026-07-10 14:38:10 -07: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: save/restore FCSR across signal delivery 2026-05-29 23:40:53 +02:00
mips64 linux-user/mips64: fix mipsn32 elf_core_copy_regs entry width 2026-05-24 15:07:28 +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 cpu: Introduce cpu_single_stepping() helper 2026-07-06 15:42:18 +02:00
s390x cpu: Introduce cpu_single_stepping() helper 2026-07-06 15:42:18 +02:00
sh4 linux-user/sh4: restore FP rounding mode on sigreturn 2026-05-29 23:40:53 +02:00
sparc linux-user/sparc: flush register windows before core dump 2026-06-10 18:42:59 +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 common-user: Move probe_guest_base from linux-user 2026-07-10 14:40:42 -07:00
errnos.c.inc linux-user: Simplify host <-> target errno conversion using macros 2021-07-12 21:53:35 +02:00
exit.c accel/tcg: Move perf and debuginfo support to tcg/ 2024-01-29 21:04:10 +10:00
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 linux-user/flatload.c: Remove unused bFLT shared-library and ZFLAT code 2024-04-25 10:21:06 +01:00
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 linux-user: implement more loop ioctls 2021-11-29 14:54:17 +01:00
linuxload.c linux-user: Create do_init_main_thread 2025-08-28 06:39:25 +10:00
loader.h linux-user: Create vdso_sigreturn_region_{start,end} 2025-09-23 16:17:59 -07: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 plugins: fix inclusion of user-mode APIs 2025-07-14 11:42:49 +01:00
qemu.h linux-user patches 2026-06-19 14:58:38 -04:00
semihost.c semihosting: Remove qemu_semihosting_console_outs 2022-06-28 04:41:20 +05:30
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 Supply missing header guards 2019-06-12 13:20:21 +02:00
strace.c linux-user/strace: add fsmount series of syscalls 2026-06-10 18:42:59 +02:00
strace.h linux-user: Have do_syscall() use CPUArchState* instead of void* 2022-05-23 22:47:19 +02:00
strace.list linux-user/strace: add fsmount series of syscalls 2026-06-10 18:42:59 +02:00
syscall.c linux-user-for-v11.1 pull request 2026-07-14 07:25:06 +01:00
syscall_defs.h linux-user: Use abi_int for imr_ifindex in ip_mreqn struct 2026-04-25 00:38:33 +02:00
syscall_types.h linux-user: Add termios2 support 2026-01-23 20:40:15 +01:00
thunk.c user: Move 'thunk.h' from 'exec/user' to 'user' 2024-05-03 17:21:20 +02:00
trace-events linux-user: Rename user_force_sig tracepoint to match function name 2022-01-18 12:41:42 +01:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
uaccess.c util/cutils: drop qemu_strnlen() in favor of strnlen() 2026-06-18 14:27:21 +02:00
uname.c linux-user: Remove pointless CPU{ARCH}State casts 2022-05-23 22:47:20 +02:00
uname.h linux-user: Have do_syscall() use CPUArchState* instead of void* 2022-05-23 22:47:19 +02:00
user-internals.h common-user: Move probe_guest_base from linux-user 2026-07-10 14:40:42 -07:00
user-mmap.h user: Extract common MMAP API to 'user/mmap.h' 2025-03-09 14:54:32 +01:00
vm86.c target/i386: Use little-endian variant of cpu_ld/st_data*() 2026-01-22 10:41:18 +01:00