From: Razvan Cojocaru <rcojocaru@bitdefender.com>
To: Tamas K Lengyel <tlengyel@novetta.com>, xen-devel@lists.xen.org
Cc: kevin.tian@intel.com, wei.liu2@citrix.com,
ian.campbell@citrix.com, stefano.stabellini@eu.citrix.com,
ian.jackson@eu.citrix.com, eddie.dong@intel.com,
jbeulich@suse.com, jun.nakajima@intel.com,
andrew.cooper3@citrix.com, keir@xen.org
Subject: Re: [PATCH v3 1/2] x86/monitor: add get_capabilities to monitor_op domctl
Date: Tue, 7 Jul 2015 17:03:43 +0300 [thread overview]
Message-ID: <559BDC3F.8060107@bitdefender.com> (raw)
In-Reply-To: <1436277130-26714-1-git-send-email-tlengyel@novetta.com>
On 07/07/2015 04:52 PM, Tamas K Lengyel wrote:
> Add option to monitor_op domctl to determine the monitor capabilities of the
> system.
>
> Signed-off-by: Tamas K Lengyel <tlengyel@novetta.com>
> ---
> v3: move is_singlestep_supported into vmx
> sanity check capabilities for each monitor_op enable/disable
> fix comment typo
> v2: skipped
> ---
> tools/libxc/include/xenctrl.h | 6 ++++++
> tools/libxc/xc_monitor.c | 21 +++++++++++++++++++++
> xen/arch/x86/hvm/vmx/vmx.c | 6 ++++++
> xen/arch/x86/monitor.c | 33 +++++++++++++++++++++++++++++++--
> xen/common/domctl.c | 2 ++
> xen/include/asm-x86/hvm/hvm.h | 1 +
> xen/include/public/domctl.h | 18 +++++++++++++++---
> 7 files changed, 82 insertions(+), 5 deletions(-)
For the monitor part:
Acked-by: Razvan Cojocaru <rcojocaru@bitdefender.com>
Cheers,
Razvan
next prev parent reply other threads:[~2015-07-07 14:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-07 13:52 [PATCH v3 1/2] x86/monitor: add get_capabilities to monitor_op domctl Tamas K Lengyel
2015-07-07 13:52 ` [PATCH v3 2/2] x86/vm_event: toggle singlestep from vm_event response Tamas K Lengyel
2015-07-08 14:39 ` Jan Beulich
2015-07-08 16:45 ` Lengyel, Tamas
2015-07-07 14:03 ` Razvan Cojocaru [this message]
2015-07-08 14:37 ` [PATCH v3 1/2] x86/monitor: add get_capabilities to monitor_op domctl Jan Beulich
2015-07-08 16:44 ` Lengyel, Tamas
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=559BDC3F.8060107@bitdefender.com \
--to=rcojocaru@bitdefender.com \
--cc=andrew.cooper3@citrix.com \
--cc=eddie.dong@intel.com \
--cc=ian.campbell@citrix.com \
--cc=ian.jackson@eu.citrix.com \
--cc=jbeulich@suse.com \
--cc=jun.nakajima@intel.com \
--cc=keir@xen.org \
--cc=kevin.tian@intel.com \
--cc=stefano.stabellini@eu.citrix.com \
--cc=tlengyel@novetta.com \
--cc=wei.liu2@citrix.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.