commit | 4d283ec908e617fa28bcb06bce310206f0655d67 | [log] [tgz] |
---|---|---|
author | Andy Lutomirski <luto@kernel.org> | Thu Aug 13 13:18:48 2015 -0700 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Sat Aug 15 00:47:13 2015 +0200 |
tree | d5ebe140e65d988e137ddc065e2704e06a44ac21 | |
parent | ae6c0aa6ae4d18d0ae74a58af5c521ec771e3730 [diff] |
x86/kvm: Rename VMX's segment access rights defines 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>