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 <tleng...@novetta.com>
> Cc: Razvan Cojocaru <rcojoc...@bitdefender.com>
> Cc: Keir Fraser <k...@xen.org>
> Cc: Jan Beulich <jbeul...@suse.com>
> Cc: Andrew Cooper <andrew.coop...@citrix.com>
> Cc: George Dunlap <george.dun...@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 <rcojoc...@bitdefender.com>


Thanks,
Razvan


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to