Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240710032814.104643-1-richard.henderson@linaro.org
Maintainers: Richard Henderson <richard.henderson@linaro.org>, Paolo Bonzini <pbonzini@redhat.com>, Riku Voipio <riku.voipio@iki.fi>, Peter Maydell <peter.maydell@linaro.org>, Nicholas Piggin <npiggin@gmail.com>, Daniel Henrique Barboza <danielhb413@gmail.com>, Palmer Dabbelt <palmer@dabbelt.com>, Alistair Francis <alistair.francis@wdc.com>, Bin Meng <bmeng.cn@gmail.com>, Weiwei Li <liwei1518@gmail.com>, Liu Zhiwei <zhiwei_liu@linux.alibaba.com>, David Hildenbrand <david@redhat.com>, Ilya Leoshkevich <iii@linux.ibm.com>, Thomas Huth <thuth@redhat.com>
accel/tcg/user-retaddr.h | 28 ---------
include/exec/cpu_ldst.h | 34 +++++++++++
target/arm/cpu.h | 4 +-
target/ppc/helper.h | 6 +-
accel/tcg/cpu-exec.c | 3 -
accel/tcg/user-exec.c | 1 -
target/arm/tcg/helper-a64.c | 14 ++++-
target/arm/tcg/sme_helper.c | 16 ++++++
target/arm/tcg/sve_helper.c | 26 +++++++++
target/ppc/mem_helper.c | 51 +++++++++--------
target/ppc/translate.c | 24 ++++----
target/riscv/vector_helper.c | 34 +++++------
target/s390x/tcg/mem_helper.c | 103 +++++++++++++++++++++-------------
13 files changed, 219 insertions(+), 125 deletions(-)
delete mode 100644 accel/tcg/user-retaddr.h