KVM: Enable MTRR for EPT
authorSheng Yang <sheng@linux.intel.com>
Thu, 9 Oct 2008 08:01:57 +0000 (16:01 +0800)
committerAvi Kivity <avi@redhat.com>
Wed, 31 Dec 2008 14:51:45 +0000 (16:51 +0200)
The effective memory type of EPT is the mixture of MSR_IA32_CR_PAT and memory
type field of EPT entry.

Signed-off-by: Sheng Yang <sheng@linux.intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found