From: Helge Deller <deller@kernel.org>
To: qemu-devel@nongnu.org, Stefan Hajnoczi <stefanha@gmail.com>
Cc: "Yoshinori Sato" <yoshinori.sato@nifty.com>,
"Cédric Le Goater" <clg@redhat.com>,
"Helge Deller" <deller@gmx.de>,
"Laurent Vivier" <laurent@vivier.eu>,
"Matt Turner" <mattst88@gmail.com>,
"Pierrick Bouvier" <pierrick.bouvier@oss.qualcomm.com>
Subject: [PULL 0/3] Linux user patches
Date: Tue, 28 Jul 2026 11:16:30 +0200 [thread overview]
Message-ID: <20260728091633.29765-1-deller@kernel.org> (raw)
From: Helge Deller <deller@gmx.de>
The following changes since commit 300438ffbb8d9430cac2fcc15cba6f482b2c0587:
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging (2026-07-24 09:13:49 -0400)
are available in the Git repository at:
https://github.com/hdeller/qemu-hppa.git tags/linux-user-pull-request
for you to fetch changes up to db3abd36e4c7c2a72e00e5806cf4c47f5aa5c491:
linux-user/sh4: allow full 32-bit address space (2026-07-28 11:12:37 +0200)
----------------------------------------------------------------
linux-user patches
Enable fsmount() syscalls, fix build with Linux 7.2 kernel headers and
allow full 32-bit address space on sh4.
----------------------------------------------------------------
Cédric Le Goater (1):
linux-user: Guard local FUTEX_CMD_MASK definition
Laurent Vivier (1):
linux-user/sh4: allow full 32-bit address space
Matt Turner (1):
linux-user: fix guards for the fsmount(2) syscall series
linux-user/sh4/target_mman.h | 2 +-
linux-user/strace.c | 2 +-
linux-user/strace.list | 2 +-
linux-user/syscall.c | 4 ++--
linux-user/syscall_defs.h | 2 ++
target/sh4/cpu-param.h | 8 +++-----
6 files changed, 10 insertions(+), 10 deletions(-)
--
2.54.0
next reply other threads:[~2026-07-28 9:17 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-28 9:16 Helge Deller [this message]
2026-07-28 9:16 ` [PULL 1/3] linux-user: Guard local FUTEX_CMD_MASK definition Helge Deller
2026-07-28 9:16 ` [PULL 2/3] linux-user: fix guards for the fsmount(2) syscall series Helge Deller
2026-07-28 9:16 ` [PULL 3/3] linux-user/sh4: allow full 32-bit address space Helge Deller
2026-07-28 15:31 ` [PULL 0/3] Linux user patches Stefan Hajnoczi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260728091633.29765-1-deller@kernel.org \
--to=deller@kernel.org \
--cc=clg@redhat.com \
--cc=deller@gmx.de \
--cc=laurent@vivier.eu \
--cc=mattst88@gmail.com \
--cc=pierrick.bouvier@oss.qualcomm.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@gmail.com \
--cc=yoshinori.sato@nifty.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.