KVM: nVMX: Enable VMFUNC for the L1 hypervisor
authorBandan Das <bsd@redhat.com>
Thu, 3 Aug 2017 19:54:42 +0000 (15:54 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 7 Aug 2017 13:29:21 +0000 (15:29 +0200)
commit27c42a1bb8674f6bd52766edf6cd99ad6bdd7a46
treeafb706d2da072ae0e0e7dc1cf1e35ff5645f9491
parent2a499e49c2ecc4ce5e11cc876a194fb16f05a66b
KVM: nVMX: Enable VMFUNC for the L1 hypervisor

Expose VMFUNC in MSRs and VMCS fields. No actual VMFUNCs are enabled.

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