ping Le 4/19/2018 à 4:56 PM, Abdallah Bouassida a écrit : > The previous version: > http://patchwork.ozlabs.org/project/qemu-devel/list/?series=33714 > > Abdallah Bouassida (3): > 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 > > gdbstub.c | 10 +++++++ > include/qom/cpu.h | 5 +++- > target/arm/cpu.c | 1 + > target/arm/cpu.h | 29 +++++++++++++++++++- > target/arm/gdbstub.c | 76 > ++++++++++++++++++++++++++++++++++++++++++++++++++++ > target/arm/helper.c | 57 ++++++++++++++++++++++++++++++--------- > 6 files changed, 164 insertions(+), 14 deletions(-) >