Re: [Xen-devel] [PATCH v7 3/3] x86/vmx: Clean up TRAP_int3 handling

2016-06-28 Thread Tian, Kevin
> From: Tamas K Lengyel [mailto:ta...@tklengyel.com] > Sent: Tuesday, June 28, 2016 2:08 AM > > Clean up the handling of TRAP_int3 VMEXITs to conform to the handling > of TRAP_debug. > > Signed-off-by: Tamas K Lengyel Acked-by: Kevin Tian ___ Xen-de

[Xen-devel] [PATCH v7 3/3] x86/vmx: Clean up TRAP_int3 handling

2016-06-27 Thread Tamas K Lengyel
Clean up the handling of TRAP_int3 VMEXITs to conform to the handling of TRAP_debug. Signed-off-by: Tamas K Lengyel --- Cc: Jun Nakajima Cc: Kevin Tian Cc: Jan Beulich Cc: Andrew Cooper --- xen/arch/x86/hvm/vmx/vmx.c | 36 1 file changed, 12 insertions(+)