qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v5 0/3] target/arm: Add a dynamic XML-description of the cp-registers to GDB
@ 2018-03-14 13:28 Abdallah Bouassida
  2018-03-14 13:28 ` [Qemu-devel] [PATCH v5 1/3] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type Abdallah Bouassida
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Abdallah Bouassida @ 2018-03-14 13:28 UTC (permalink / raw)
  To: qemu-devel, peter.maydell; +Cc: qemu-arm, khaled.jmal, Abdallah Bouassida

The previous version:
http://patchwork.ozlabs.org/project/qemu-devel/list/?series=33190

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 | 71 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 target/arm/helper.c  | 58 +++++++++++++++++++++++++++++++++---------
 6 files changed, 160 insertions(+), 14 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2018-04-12 10:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-14 13:28 [Qemu-devel] [PATCH v5 0/3] target/arm: Add a dynamic XML-description of the cp-registers to GDB Abdallah Bouassida
2018-03-14 13:28 ` [Qemu-devel] [PATCH v5 1/3] target/arm: Add "ARM_CP_NO_GDB" as a new bit field for ARMCPRegInfo type Abdallah Bouassida
2018-04-04 10:50   ` [Qemu-devel] [Qemu-arm] " Alex Bennée
2018-03-14 13:28 ` [Qemu-devel] [PATCH v5 2/3] target/arm: Add "_S" suffix to the secure version of a sysreg Abdallah Bouassida
2018-04-04 10:51   ` [Qemu-devel] [Qemu-arm] " Alex Bennée
2018-03-14 13:28 ` [Qemu-devel] [PATCH v5 3/3] target/arm: Add the XML dynamic generation Abdallah Bouassida
2018-04-04 12:26   ` [Qemu-devel] [Qemu-arm] " Alex Bennée
2018-04-06 17:28     ` Abdallah Bouassida
2018-04-12 10:14       ` Peter Maydell
2018-04-12  9:55     ` Peter Maydell
2018-03-22 15:08 ` [Qemu-devel] ping Re: [PATCH v5 0/3] target/arm: Add a dynamic XML-description of the cp-registers to GDB Abdallah Bouassida
2018-03-22 15:13   ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).