Revert "KVM: x86: add pcommit support"
authorDan Williams <dan.j.williams@intel.com>
Thu, 2 Jun 2016 18:17:24 +0000 (11:17 -0700)
committerDan Williams <dan.j.williams@intel.com>
Sat, 23 Jul 2016 18:04:23 +0000 (11:04 -0700)
commitdfa169bbee00671288df25f8ef8a2f6e13fe2581
tree83b9161f5764953ab2a9d2de1c6b81411b460270
parent58cd71b4747432b0ef3b86db1b09c12e6c97204b
Revert "KVM: x86: add pcommit support"

This reverts commit 8b3e34e46aca9b6d349b331cd9cf71ccbdc91b2e.

Given the deprecation of the pcommit instruction, the relevant VMX
features and CPUID bits are not going to be rolled into the SDM.  Remove
their usage from KVM.

Cc: Xiao Guangrong <guangrong.xiao@linux.intel.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Ross Zwisler <ross.zwisler@linux.intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
arch/x86/include/asm/vmx.h
arch/x86/include/uapi/asm/vmx.h
arch/x86/kvm/cpuid.c
arch/x86/kvm/cpuid.h
arch/x86/kvm/vmx.c