x86/kvm: Rename VMX's segment access rights defines
authorAndy Lutomirski <luto@kernel.org>
Thu, 13 Aug 2015 20:18:48 +0000 (13:18 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 14 Aug 2015 22:47:13 +0000 (00:47 +0200)
VMX encodes access rights differently from LAR, and the latter is
most likely what x86 people think of when they think of "access
rights".

Rename them to avoid confusion.

Cc: kvm@vger.kernel.org
Signed-off-by: Andy Lutomirski <luto@kernel.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/include/asm/vmx.h
arch/x86/kvm/vmx.c

Simple merge
Simple merge