]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - arch/x86/include/asm/vmx.h
KVM: VMX: cleanup EPTP definitions
authorDavid Hildenbrand <david@redhat.com>
Thu, 10 Aug 2017 21:15:28 +0000 (23:15 +0200)
committerRadim Krčmář <rkrcmar@redhat.com>
Fri, 18 Aug 2017 15:38:01 +0000 (17:38 +0200)
commitbb97a016937816768ffb8cd7a49d9507e8a1bbda
treeaa21716c8bb27097316bf43272e3799a8111dc7a
parent3f0d4db7579c471ae9873e953e220943924c7ea0
KVM: VMX: cleanup EPTP definitions

Don't use shifts, tag them correctly as EPTP and use better matching
names (PWL vs. GAW).

Signed-off-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
arch/x86/include/asm/vmx.h
arch/x86/kvm/vmx.c