Failed in applying to current master (
apply log)
MAINTAINERS | 2 +-
meson.build | 2 +-
gdbstub/internals.h | 2 +-
include/exec/gdbstub.h | 17 ++++------
include/hw/core/cpu.h | 2 +-
target/ppc/internal.h | 2 +-
contrib/plugins/execlog.c | 16 +++++----
gdbstub/gdbstub.c | 63 +++++++++++++++--------------------
gdbstub/softmmu.c | 3 +-
gdbstub/user.c | 1 -
stubs/gdbstub.c | 6 ++--
target/arm/cpu.c | 9 ++---
target/arm/cpu64.c | 4 +--
target/arm/gdbstub.c | 32 ++----------------
target/i386/cpu.c | 6 ++--
target/loongarch/cpu.c | 4 +--
target/ppc/gdbstub.c | 24 ++------------
target/riscv/cpu.c | 6 ++--
target/s390x/cpu.c | 4 +--
target/tricore/cpu.c | 4 +--
scripts/feature_to_c.py | 48 +++++++++++++++++++++++++++
scripts/feature_to_c.sh | 69 ---------------------------------------
22 files changed, 124 insertions(+), 202 deletions(-)
create mode 100755 scripts/feature_to_c.py
delete mode 100644 scripts/feature_to_c.sh