Re: [Xen-devel] [PATCH 1/3] VMX: re-order definitions

2015-10-20 Thread Tian, Kevin
> From: Jan Beulich [mailto:jbeul...@suse.com] > Sent: Monday, October 19, 2015 11:22 PM > To: xen-devel > Cc: Nakajima, Jun; Tian, Kevin > Subject: [PATCH 1/3] VMX: re-order definitions > > ... so they end up reasonably sorted, easing lookup. > > Signed-off-by: Jan Beulich Acked-by: Kevin Tian

[Xen-devel] [PATCH 1/3] VMX: re-order definitions

2015-10-19 Thread Jan Beulich
... so they end up reasonably sorted, easing lookup. Signed-off-by: Jan Beulich --- a/xen/include/asm-x86/hvm/vmx/vmcs.h +++ b/xen/include/asm-x86/hvm/vmx/vmcs.h @@ -227,27 +227,26 @@ extern u32 vmx_vmentry_control; #define SECONDARY_EXEC_ENABLE_VIRT_EXCEPTIONS 0x0004 extern u32 vmx_seco