[PULL 0/1] Linux user for v11.1 patches

Helge Deller posted 1 patch 5 days, 17 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260719183721.3035-1-deller@kernel.org
Maintainers: Laurent Vivier <laurent@vivier.eu>, Helge Deller <deller@gmx.de>, Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
linux-user/sparc/cpu_loop.c | 10 ++++++++++
linux-user/sparc/signal.c   | 30 +++++++++++++++++++++---------
2 files changed, 31 insertions(+), 9 deletions(-)
[PULL 0/1] Linux user for v11.1 patches
Posted by Helge Deller 5 days, 17 hours ago
From: Helge Deller <deller@gmx.de>

The following changes since commit 5ef0ecc5942ee07bb581cc96a97bbfc0fdf4005c:

  Merge tag 'hw-misc-20260714' of https://github.com/philmd/qemu into staging (2026-07-17 10:01:52 +0100)

are available in the Git repository at:

  https://github.com/hdeller/qemu-hppa.git tags/linux-user-for-v11.1-pull-request

for you to fetch changes up to c0e370474b020e4740c85c246e26ec8af1d9d53d:

  linux-user/sparc: Take pending signals in sparc64_set_context() (2026-07-18 23:47:33 +0200)

----------------------------------------------------------------
linux-user for v11.1 pull request

One patch for the linux-user to fix the sparc target regarding signal handling.

----------------------------------------------------------------

Peter Maydell (1):
  linux-user/sparc: Take pending signals in sparc64_set_context()

 linux-user/sparc/cpu_loop.c | 10 ++++++++++
 linux-user/sparc/signal.c   | 30 +++++++++++++++++++++---------
 2 files changed, 31 insertions(+), 9 deletions(-)

-- 
2.54.0
Re: [PULL 0/1] Linux user for v11.1 patches
Posted by Stefan Hajnoczi 4 days, 18 hours ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/11.1 for any user-visible changes.