Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260529215119.73244-1-deller@gmx.de
Maintainers: Laurent Vivier <laurent@vivier.eu>, Helge Deller <deller@gmx.de>, Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>, "Philippe Mathieu-Daudé" <philmd@mailo.com>, Aurelien Jarno <aurelien@aurel32.net>, Jiaxun Yang <jiaxun.yang@flygoat.com>, Aleksandar Rikalo <arikalo@gmail.com>, Richard Henderson <richard.henderson@linaro.org>, Ilya Leoshkevich <iii@linux.ibm.com>, David Hildenbrand <david@kernel.org>, Cornelia Huck <cohuck@redhat.com>, Eric Farman <farman@linux.ibm.com>, Matthew Rosato <mjrosato@linux.ibm.com>, Yoshinori Sato <yoshinori.sato@nifty.com>
linux-user/elfload.c | 2 +-
linux-user/mips/signal.c | 7 +++++++
linux-user/mmap.c | 34 +++++++++++++++++++++++++++++++++-
linux-user/ppc/signal.c | 2 +-
linux-user/qemu.h | 5 -----
linux-user/s390x/signal.c | 6 +++++-
linux-user/sh4/signal.c | 19 ++++++++++++++++---
linux-user/user-internals.h | 18 ++++++++++++++++++
target/mips/cpu.h | 3 +++
target/mips/fpu.c | 5 +++++
target/s390x/cpu.h | 1 +
target/s390x/tcg/fpu_helper.c | 20 ++++++++++++++------
target/sh4/cpu.h | 3 +++
target/sh4/gdbstub.c | 2 +-
target/sh4/op_helper.c | 7 ++++++-
tests/tcg/sh4/Makefile.target | 7 -------
16 files changed, 114 insertions(+), 27 deletions(-)