[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-arm] [PATCH v4 0/4] Add a dynamic XML-description of the cp-regist
From: |
Abdallah Bouassida |
Subject: |
[Qemu-arm] [PATCH v4 0/4] Add a dynamic XML-description of the cp-registers to GDB |
Date: |
Mon, 12 Mar 2018 11:31:26 +0100 |
The previous version:
http://patchwork.ozlabs.org/project/qemu-devel/list/?series=30973
Abdallah Bouassida (4):
target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo
type
target/arm: Add "_S" suffix to the secure version of a sysreg
target/arm: Add the XML dynamic generation
target/arm: Add arm_gdb_set_sysreg() callback
gdbstub.c | 10 ++++++++
include/qom/cpu.h | 5 +++-
target/arm/cpu.c | 1 +
target/arm/cpu.h | 20 ++++++++++++++-
target/arm/gdbstub.c | 71 +++++++++++++++++++++++++++++++++++++++++++++++++++
target/arm/helper.c | 72 +++++++++++++++++++++++++++++++++++++++++++---------
6 files changed, 165 insertions(+), 14 deletions(-)
--
2.7.4
- [Qemu-arm] [PATCH v4 0/4] Add a dynamic XML-description of the cp-registers to GDB,
Abdallah Bouassida <=