Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260701030443.1382447-1-richard.henderson@linaro.org
Maintainers: Richard Henderson <richard.henderson@linaro.org>, Paolo Bonzini <pbonzini@redhat.com>, "Philippe Mathieu-Daudé" <philmd@mailo.com>, "Alex Bennée" <alex.bennee@linaro.org>, Zhao Liu <zhao1.liu@intel.com>, Laurent Vivier <laurent@vivier.eu>, Helge Deller <deller@gmx.de>, Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>, Peter Maydell <peter.maydell@linaro.org>, Marcelo Tosatti <mtosatti@redhat.com>, Nicholas Piggin <npiggin@gmail.com>, Chinmay Rath <rathc@linux.ibm.com>, Glenn Miles <milesg@linux.ibm.com>, Harsh Prateek Bora <harshpb@linux.ibm.com>, Palmer Dabbelt <palmer@dabbelt.com>, Alistair Francis <alistair.francis@wdc.com>, Weiwei Li <liwei1518@gmail.com>, Daniel Henrique Barboza <daniel.barboza@oss.qualcomm.com>, Liu Zhiwei <zhiwei_liu@linux.alibaba.com>, Chao Liu <chao.liu.zevorn@gmail.com>, Max Filippov <jcmvbkbc@gmail.com>
include/accel/tcg/cpu-ops.h | 4 +-
include/exec/breakpoint.h | 39 ++++++++--
include/hw/core/cpu.h | 39 +---------
include/qemu/typedefs.h | 2 +
target/arm/internals.h | 4 +-
target/ppc/internal.h | 4 +-
target/riscv/debug.h | 4 +-
target/xtensa/cpu.h | 2 +-
accel/tcg/cpu-exec.c | 48 ++++++------
accel/tcg/tcg-accel-ops.c | 1 +
cpu-common.c | 54 ++++++++-----
gdbstub/system.c | 1 +
gdbstub/user.c | 1 +
hw/core/cpu-common.c | 1 -
linux-user/main.c | 13 +++-
system/watchpoint.c | 1 +
target/arm/tcg/debug.c | 76 ++++--------------
target/i386/cpu.c | 1 +
target/i386/kvm/kvm.c | 1 +
target/i386/machine.c | 1 +
target/i386/tcg/system/bpt_helper.c | 1 +
target/i386/tcg/tcg-cpu.c | 2 +-
target/ppc/cpu.c | 1 +
target/ppc/tcg-excp_helper.c | 4 +-
target/riscv/debug.c | 116 ++++++----------------------
target/xtensa/dbg_helper.c | 19 ++---
target/xtensa/helper.c | 1 +
27 files changed, 174 insertions(+), 267 deletions(-)