qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/4] s390x/kvm: guest debugging support


From: Jens Freimann
Subject: [Qemu-devel] [PATCH 0/4] s390x/kvm: guest debugging support
Date: Mon, 12 May 2014 14:58:48 +0200

[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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]