qemu-devel
[Top][All Lists]
Advanced

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

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


From: Cornelia Huck
Subject: Re: [Qemu-devel] [PATCH 0/4] s390x/kvm: guest debugging support
Date: Fri, 16 May 2014 12:12:20 +0200

On Mon, 12 May 2014 14:58:48 +0200
Jens Freimann <address@hidden> wrote:

> [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(-)
> 

Applied to my s390-next branch, thanks.




reply via email to

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