From: Stefan Hajnoczi Date: Mon, 27 Apr 2026 16:57:33 +0000 (-0400) Subject: Merge tag 'linux-user-next-pull-request' of https://github.com/hdeller/qemu-hppa... X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;p=thirdparty%2Fqemu.git Merge tag 'linux-user-next-pull-request' of https://github.com/hdeller/qemu-hppa into staging 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 Conflicts: MAINTAINERS Pierrick's email address changed. --- 759c456b1d22fe4083c8b384da27d3f56fd53f82 diff --cc MAINTAINERS index a23ff5279e1,e0f707a1ec1..49f9bce818f --- a/MAINTAINERS +++ b/MAINTAINERS @@@ -4063,7 -4075,8 +4063,8 @@@ T: git https://github.com/qemu-bsd-user Linux user M: Laurent Vivier + M: Helge Deller -R: Pierrick Bouvier +R: Pierrick Bouvier S: Odd Fixes F: linux-user/ F: configs/targets/*linux-user.mak