From: Cornelia Huck <cornelia.huck@de.ibm.com>
To: Jens Freimann <jfrei@linux.vnet.ibm.com>
Cc: Christian Borntraeger <borntraeger@de.ibm.com>,
Alexander Graf <agraf@suse.de>,
qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/4] s390x/kvm: guest debugging support
Date: Fri, 16 May 2014 12:12:20 +0200 [thread overview]
Message-ID: <20140516121220.6da18f45.cornelia.huck@de.ibm.com> (raw)
In-Reply-To: <1399899532-43052-1-git-send-email-jfrei@linux.vnet.ibm.com>
On Mon, 12 May 2014 14:58:48 +0200
Jens Freimann <jfrei@linux.vnet.ibm.com> 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.
prev parent reply other threads:[~2014-05-16 10:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
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 1/4] linux-headers: update Jens Freimann
2014-05-12 12:58 ` [Qemu-devel] [PATCH 2/4] s390x: remove duplicate definitions of DIAG 501 Jens Freimann
2014-05-12 12:58 ` [Qemu-devel] [PATCH 3/4] s390x/kvm: software breakpoint support Jens Freimann
2014-05-12 12:58 ` [Qemu-devel] [PATCH 4/4] s390x/kvm: hw debugging support via guest PER facility Jens Freimann
2014-05-16 10:12 ` Cornelia Huck [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140516121220.6da18f45.cornelia.huck@de.ibm.com \
--to=cornelia.huck@de.ibm.com \
--cc=agraf@suse.de \
--cc=borntraeger@de.ibm.com \
--cc=jfrei@linux.vnet.ibm.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).