qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] (internal review) s390x/kvm: guest debugging support
@ 2014-05-12 12:15 Jens Freimann
  2014-05-12 12:15 ` [Qemu-devel] [PATCH 1/4] linux-headers: update Jens Freimann
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Jens Freimann @ 2014-05-12 12:15 UTC (permalink / raw)
  To: Christian Borntraeger, Alexander Graf, Cornelia Huck
  Cc: Jens Freimann, qemu-devel

Cornelia, Alex, Christian,

this series has four patches implementing GDB guest debugging
support for s390 KVM guests. 

- Patch 1 is a header sync
- Patch 2 is a bugfix 
- Patches 3-4 implement soft- and hardware breakpoint support

David Hildenbrand (3):
  s390x: remove duplicate definitions of DIAG 501
  s390x/kvm: software breakpoint support
  s390x/kvm: hw debugging support via guest PER facility

Jens Freimann (1):
  linux-headers: update

 linux-headers/asm-s390/kvm.h |  28 +++++++
 linux-headers/linux/kvm.h    |   7 +-
 target-s390x/cpu-qom.h       |   1 +
 target-s390x/helper.c        |  12 +++
 target-s390x/kvm.c           | 191 +++++++++++++++++++++++++++++++++++++++----
 5 files changed, 224 insertions(+), 15 deletions(-)

-- 
1.8.5.5

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [Qemu-devel] [PATCH 0/4] s390x/kvm: guest debugging support
@ 2014-05-12 12:58 Jens Freimann
  2014-05-12 12:58 ` [Qemu-devel] [PATCH 4/4] s390x/kvm: hw debugging support via guest PER facility Jens Freimann
  0 siblings, 1 reply; 7+ messages in thread
From: Jens Freimann @ 2014-05-12 12:58 UTC (permalink / raw)
  To: Christian Borntraeger, Alexander Graf, Cornelia Huck
  Cc: Jens Freimann, qemu-devel

[fixed subject]

Cornelia, Alex, Christian,

this series has four patches implementing GDB guest debugging
support for s390 KVM guests. 

- Patch 1 is a header sync
- Patch 2 is a bugfix 
- Patches 3-4 implement soft- and hardware breakpoint support

David Hildenbrand (3):
  s390x: remove duplicate definitions of DIAG 501
  s390x/kvm: software breakpoint support
  s390x/kvm: hw debugging support via guest PER facility

Jens Freimann (1):
  linux-headers: update

 linux-headers/asm-s390/kvm.h |  28 +++++++
 linux-headers/linux/kvm.h    |   7 +-
 target-s390x/cpu-qom.h       |   1 +
 target-s390x/helper.c        |  12 +++
 target-s390x/kvm.c           | 191 +++++++++++++++++++++++++++++++++++++++----
 5 files changed, 224 insertions(+), 15 deletions(-)

-- 
1.8.5.5

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

end of thread, other threads:[~2014-06-04  8:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-12 12:15 [Qemu-devel] [PATCH 0/4] (internal review) s390x/kvm: guest debugging support Jens Freimann
2014-05-12 12:15 ` [Qemu-devel] [PATCH 1/4] linux-headers: update Jens Freimann
2014-05-12 12:15 ` [Qemu-devel] [PATCH 2/4] s390x: remove duplicate definitions of DIAG 501 Jens Freimann
2014-05-12 12:15 ` [Qemu-devel] [PATCH 3/4] s390x/kvm: software breakpoint support Jens Freimann
2014-05-12 12:15 ` [Qemu-devel] [PATCH 4/4] s390x/kvm: hw debugging support via guest PER facility Jens Freimann
     [not found]   ` <53884206.8090502@suse.de>
     [not found]     ` <538847E4.5020101@de.ibm.com>
     [not found]       ` <538848D9.7010907@suse.de>
     [not found]         ` <53884B77.8020206@de.ibm.com>
2014-06-04  8:31           ` David Hildenbrand
  -- strict thread matches above, loose matches on Subject: below --
2014-05-12 12:58 [Qemu-devel] [PATCH 0/4] s390x/kvm: guest debugging support Jens Freimann
2014-05-12 12:58 ` [Qemu-devel] [PATCH 4/4] s390x/kvm: hw debugging support via guest PER facility Jens Freimann

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).