From: Helge Deller <[email protected]> The following changes since commit 3e3ccab106f879b1512f8e0d51a827dd4de30e22:
Update version for v11.1.0-rc3 release (2026-08-04 15:36:08 -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 f7ad7b1f8c8148f39bc1f2c984bfc7b7c9c59041: linux-user/sh4: Fix crashes on signal delivery in conditional delay slot (2026-08-07 15:13:36 +0200) ---------------------------------------------------------------- linux-user sh4 signal patches Three important small signal handling fixes for the sh4 architecture from Mikulas Patocka. ---------------------------------------------------------------- Mikulas Patocka (3): linux-user/sh4: Deliver SIGILL on invalid instruction linux-user/sh4: Initialize the FPSCR register on signal linux-user/sh4: Fix crashes on signal delivery in conditional delay slot linux-user/sh4/cpu_loop.c | 7 +++++++ linux-user/sh4/signal.c | 6 +++++- 2 files changed, 12 insertions(+), 1 deletion(-) -- 2.54.0
