]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: VMX: Enable EPT A/D bits if supported by turning on relevant bit in EPTP
authorXudong Hao <xudong.hao@intel.com>
Mon, 28 May 2012 11:33:36 +0000 (19:33 +0800)
committerAvi Kivity <avi@redhat.com>
Tue, 5 Jun 2012 13:31:04 +0000 (16:31 +0300)
commita47f24817d4e0ddc9f5383c16c51a68772be8e65
tree0538b653957d4c38a9e42ac845efbe293168b3f6
parent798af128f78cd57515f43f8c67744576e070b0f0
KVM: VMX: Enable EPT A/D bits if supported by turning on relevant bit in EPTP

In EPT page structure entry, Enable EPT A/D bits if processor supported.

Signed-off-by: Haitao Shan <haitao.shan@intel.com>
Signed-off-by: Xudong Hao <xudong.hao@intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/vmx.c