From: Razvan Cojocaru <rcojocaru@bitdefender.com>
To: Tamas K Lengyel <tlengyel@novetta.com>, xen-devel@lists.xen.org
Cc: andrew.cooper3@citrix.com, stefano.stabellini@citrix.com,
keir@xen.org, ian.campbell@citrix.com, jbeulich@suse.com
Subject: Re: [PATCH] x86/vm_event: toggle singlestep from vm_event response
Date: Mon, 29 Jun 2015 16:17:56 +0300 [thread overview]
Message-ID: <55914584.9020800@bitdefender.com> (raw)
In-Reply-To: <1435582737-12053-1-git-send-email-tlengyel@novetta.com>
On 06/29/2015 03:58 PM, Tamas K Lengyel wrote:
> Add an option to the vm_event response to toggle singlestepping on the vCPU.
>
> Singed-off-by: Tamas K Lengyel <tlengyel@novetta.com>
> ---
> MAINTAINERS | 1 +
> xen/arch/x86/Makefile | 1 +
> xen/arch/x86/hvm/hvm.c | 8 ++++++++
> xen/arch/x86/vm_event.c | 41 +++++++++++++++++++++++++++++++++++++++++
> xen/common/vm_event.c | 8 +++++++-
> xen/include/asm-arm/vm_event.h | 29 +++++++++++++++++++++++++++++
> xen/include/asm-x86/hvm/hvm.h | 3 +++
> xen/include/asm-x86/vm_event.h | 25 +++++++++++++++++++++++++
> xen/include/public/vm_event.h | 11 ++++++++---
> 9 files changed, 123 insertions(+), 4 deletions(-)
> create mode 100644 xen/arch/x86/vm_event.c
> create mode 100644 xen/include/asm-arm/vm_event.h
> create mode 100644 xen/include/asm-x86/vm_event.h
Looks good, and it definitely sounds useful.
Acked-by: Razvan Cojocaru <rcojocaru@bitdefender.com>
Cheers,
Razvan
next prev parent reply other threads:[~2015-06-29 13:17 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-29 12:58 [PATCH] x86/vm_event: toggle singlestep from vm_event response Tamas K Lengyel
2015-06-29 13:17 ` Razvan Cojocaru [this message]
2015-06-29 13:35 ` Andrew Cooper
2015-06-29 13:42 ` Lengyel, Tamas
2015-06-29 13:55 ` Andrew Cooper
2015-06-29 14:09 ` Lengyel, Tamas
2015-06-29 14:17 ` Lengyel, Tamas
2015-06-29 14:40 ` Andrew Cooper
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=55914584.9020800@bitdefender.com \
--to=rcojocaru@bitdefender.com \
--cc=andrew.cooper3@citrix.com \
--cc=ian.campbell@citrix.com \
--cc=jbeulich@suse.com \
--cc=keir@xen.org \
--cc=stefano.stabellini@citrix.com \
--cc=tlengyel@novetta.com \
--cc=xen-devel@lists.xen.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 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.