]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
KVM: VMX: require INVEPT GLOBAL for EPT
authorDavid Hildenbrand <david@redhat.com>
Thu, 24 Aug 2017 18:51:30 +0000 (20:51 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 12 Oct 2017 12:01:52 +0000 (14:01 +0200)
commitf5f51586dba5bb29b21ed5d4c649f4edf72af327
tree9ea745e6bbc910c20939d5dfea838252f69b2e15
parentfdf288bf726a491ff1e300c245194be48a6882fd
KVM: VMX: require INVEPT GLOBAL for EPT

Without this, we won't be able to do any flushes, so let's just require
it. Should be absent in very strange configurations.

Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
arch/x86/kvm/vmx.c