From: Razvan Cojocaru <rcojocaru@bitdefender.com>
To: Tamas K Lengyel <tlengyel@novetta.com>, xen-devel@lists.xenproject.org
Cc: George Dunlap <george.dunlap@eu.citrix.com>,
Andrew Cooper <andrew.cooper3@citrix.com>,
Keir Fraser <keir@xen.org>, Jan Beulich <jbeulich@suse.com>
Subject: Re: [PATCH v2 2/2] vm_event: consolidate hvm_event_fill_regs and p2m_vm_event_fill_regs
Date: Fri, 12 Feb 2016 08:57:02 +0200 [thread overview]
Message-ID: <56BD823E.5090601@bitdefender.com> (raw)
In-Reply-To: <1455236525-14866-2-git-send-email-tlengyel@novetta.com>
On 02/12/2016 02:22 AM, Tamas K Lengyel wrote:
> Currently the registers saved in the request depend on which type of event
> is filling in the registers. In this patch we consolidate the two versions
> of register filling function as to return a fix set of registers irrespective
> of the underlying event.
>
> Signed-off-by: Tamas K Lengyel <tlengyel@novetta.com>
> Cc: Razvan Cojocaru <rcojocaru@bitdefender.com>
> Cc: Keir Fraser <keir@xen.org>
> Cc: Jan Beulich <jbeulich@suse.com>
> Cc: Andrew Cooper <andrew.cooper3@citrix.com>
> Cc: George Dunlap <george.dunlap@eu.citrix.com>
> ---
> v2: get dr7 from hvm context
> ---
> xen/arch/x86/hvm/event.c | 35 ++-----------------------
> xen/arch/x86/mm/p2m.c | 57 +---------------------------------------
> xen/arch/x86/vm_event.c | 59 ++++++++++++++++++++++++++++++++++++++++++
> xen/include/asm-x86/vm_event.h | 2 ++
> 4 files changed, 64 insertions(+), 89 deletions(-)
Acked-by: Razvan Cojocaru <rcojocaru@bitdefender.com>
Thanks,
Razvan
next prev parent reply other threads:[~2016-02-12 6:57 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-12 0:22 [PATCH v2 1/2] hvm/vmx: save dr7 during vmx_vmcs_save Tamas K Lengyel
2016-02-12 0:22 ` [PATCH v2 2/2] vm_event: consolidate hvm_event_fill_regs and p2m_vm_event_fill_regs Tamas K Lengyel
2016-02-12 6:57 ` Razvan Cojocaru [this message]
2016-02-12 9:07 ` Jan Beulich
2016-02-12 9:57 ` Jan Beulich
2016-02-12 10:19 ` Razvan Cojocaru
2016-02-12 10:41 ` Jan Beulich
2016-02-12 12:50 ` Lengyel, Tamas
2016-02-12 14:57 ` Jan Beulich
2016-02-15 16:19 ` Lengyel, Tamas
2016-02-15 14:17 ` George Dunlap
2016-02-12 6:56 ` [PATCH v2 1/2] hvm/vmx: save dr7 during vmx_vmcs_save Razvan Cojocaru
2016-02-12 9:12 ` Jan Beulich
2016-02-12 12:57 ` Lengyel, Tamas
2016-02-12 15:00 ` Jan Beulich
2016-02-15 16:27 ` Lengyel, Tamas
2016-02-15 16:48 ` Jan Beulich
2016-02-15 16:55 ` Lengyel, Tamas
2016-02-15 17:06 ` Jan Beulich
2016-02-15 17:17 ` Lengyel, Tamas
2016-02-16 9:17 ` Jan Beulich
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=56BD823E.5090601@bitdefender.com \
--to=rcojocaru@bitdefender.com \
--cc=andrew.cooper3@citrix.com \
--cc=george.dunlap@eu.citrix.com \
--cc=jbeulich@suse.com \
--cc=keir@xen.org \
--cc=tlengyel@novetta.com \
--cc=xen-devel@lists.xenproject.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.