All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-arm] [PATCH v5 0/3] target/arm: Add a dynamic XML-description of the cp-registers to GDB
@ 2018-03-14 13:28 ` Abdallah Bouassida
  0 siblings, 0 replies; 24+ messages in thread
From: Abdallah Bouassida @ 2018-03-14 13:28 UTC (permalink / raw)
  To: qemu-devel, peter.maydell; +Cc: khaled.jmal, qemu-arm, 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] 24+ messages in thread

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

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.