commit | b38f99347871d7fc49e6367395dce0d757f6ab8d | [log] [tgz] |
---|---|---|
author | Xudong Hao <xudong.hao@intel.com> | Mon May 28 19:33:36 2012 +0800 |
committer | Avi Kivity <avi@redhat.com> | Tue Jun 05 16:31:04 2012 +0300 |
tree | 0538b653957d4c38a9e42ac845efbe293168b3f6 | |
parent | 83c3a3312235220476d3c207f67bd17be6e17ff9 [diff] |
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>