]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc3d7d727bfe268fa103131d2f1bc2dc83776f53b
tree83b9161f5764953ab2a9d2de1c6b81411b460270
parent613e2710c6ed8e0853606dd2bd53e2ab44bad77d
Revert "KVM: x86: add pcommit support"

This reverts commit 38241e204d71223e3ee5bf24473107a7d5f94856.

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