VMX: also use proper instruction mnemonic for VMREAD
authorJan Beulich <jbeulich@suse.com>
Mon, 23 Sep 2013 15:37:00 +0000 (17:37 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 23 Sep 2013 15:37:00 +0000 (17:37 +0200)
commit36291997b655421e1b5d3cfe5c012464b1041ba8
tree56fbcb27490225c2f8fb530c7efc59cc99b58de7
parent14fcce2fa883405bab26b60821a6cc5f2c770833
VMX: also use proper instruction mnemonic for VMREAD

... when assembler supports it, following commit cfd54835 ("VMX: use
proper instruction mnemonics if assembler supports them"). This merely
got split off from the earlier change becase of the significant number
of call sites needing to be changed.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Jun Nakajima <jun.nakajima@intel.com>
xen/arch/x86/hvm/vmx/intr.c
xen/arch/x86/hvm/vmx/realmode.c
xen/arch/x86/hvm/vmx/vmcs.c
xen/arch/x86/hvm/vmx/vmx.c
xen/arch/x86/hvm/vmx/vpmu_core2.c
xen/arch/x86/hvm/vmx/vvmx.c
xen/include/asm-x86/hvm/vmx/vmx.h