From 4d283ec908e617fa28bcb06bce310206f0655d67 Mon Sep 17 00:00:00 2001 From: Andy Lutomirski Date: Thu, 13 Aug 2015 13:18:48 -0700 Subject: [PATCH] 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 Signed-off-by: Paolo Bonzini --- Reading git-format-patch failed