]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
Merge tag 'linux-user-next-pull-request' of https://github.com/hdeller/qemu-hppa... master
authorStefan Hajnoczi <stefanha@redhat.com>
Mon, 27 Apr 2026 16:57:33 +0000 (12:57 -0400)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 27 Apr 2026 16:57:33 +0000 (12:57 -0400)
linux-user: Pull request

This patch series adds myself as linux-user maintainer, and includes some
patches which have piled up for linux-user during the last few weeks.

Please apply.
Thanks!
Helge

* tag 'linux-user-next-pull-request' of https://github.com/hdeller/qemu-hppa:
  linux-user: Flush errors by using exit() instead of _exit() in error path
  linux-user: Use abi_int for imr_ifindex in ip_mreqn struct
  linux-user: Fix CLONE_PARENT_SETTID when using fork-like clone
  linux-user: Add getsockopt() for SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
  linux-user: Add setsockopt() for SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
  linux-user: Define SO_TIMESTAMP*_NEW and SO_RCVTIMEIO_NEW
  linux-user/mips: sync k0 TLS for EF_MIPS_MACH_OCTEON userlands
  linux-user/strace: Use pointer type for read and write values
  linux-user/arm/nwfpe: Use thread-local storage for qemufpa
  linux-user/arm/nwfpe: Replace user_registers with current_cpu
  linux-user: Don't define target_stat64 struct for loongarch64
  linux-user: fix off-by-one in host_to_target_for_each_rtattr()
  linux-user/ppc: Fix ppc64 rt_sigframe stack offset
  MAINTAINERS: Add myself as maintainer for linux-user

[I have confirmed with Laurent, the current maintainer, that he would
like Helge to help.
-- Stefan]
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Conflicts:
  MAINTAINERS
  Pierrick's email address changed.

1  2 
MAINTAINERS

diff --cc MAINTAINERS
index a23ff5279e18e6382d8af72592221dd74f636a25,e0f707a1ec10e63f67209869701b391f420a50dd..49f9bce818f077079cfed641a97d790f3425fc3b
@@@ -4063,7 -4075,8 +4063,8 @@@ T: git https://github.com/qemu-bsd-user
  
  Linux user
  M: Laurent Vivier <laurent@vivier.eu>
 -R: Pierrick Bouvier <pierrick.bouvier@linaro.org>
+ M: Helge Deller <deller@gmx.de>
 +R: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
  S: Odd Fixes
  F: linux-user/
  F: configs/targets/*linux-user.mak