]> git.ipfire.org Git - thirdparty/qemu.git/commit
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)
commit759c456b1d22fe4083c8b384da27d3f56fd53f82
tree5a76cd9599ec67d1b41183ba2953aeecf86ff0dd
parent86af3e3f6715a67e8d5ea1b6d506e8da543e7ba4
parent9e7734ead149d73f1d25f61d0b7f075d4b2cb07d
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 <stefanha@redhat.com>
Conflicts:
  MAINTAINERS
  Pierrick's email address changed.
MAINTAINERS