Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260517002550.321291-1-richard.henderson@linaro.org
Maintainers: Aurelien Jarno <aurelien@aurel32.net>, Peter Maydell <peter.maydell@linaro.org>, "Alex Bennée" <alex.bennee@linaro.org>, 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>
include/fpu/softfloat-parts.h | 12 ++
include/fpu/softfloat.h | 11 --
target/arm/tcg/vec_internal.h | 12 +-
fpu/softfloat.c | 236 ++++++++--------------------------
target/arm/tcg/sme_helper.c | 102 +++++++--------
target/arm/tcg/vec_helper.c | 127 +++++++++---------
target/s390x/tcg/fpu_helper.c | 135 +++++++++++++++++++
fpu/softfloat-parts.c.inc | 236 ++++++++++++++++------------------
8 files changed, 424 insertions(+), 447 deletions(-)