[RFC/RFT PATCH 0/3] KVM: x86: full virtualization of guest MTRR

From: Paolo Bonzini
Date: Tue Jul 07 2015 - 08:58:33 EST


This part of the MTRR patches was dropped by Xiao. Bring SVM on feature
parity with VMX, and then do guest MTRR virtualization for both VMX and SVM.

The IPAT bit of VMX extended page tables is emulated by mangling the guest
PAT value.

I do not have any AMD machines that support an IOMMU, so I would like
some help testing these patches. Thanks,

Paolo

Jan Kiszka (1):
KVM: SVM: Sync g_pat with guest-written PAT value

Paolo Bonzini (2):
KVM: SVM: use NPT page attributes
KVM: x86: apply guest MTRR virtualization on host reserved pages

arch/x86/kvm/svm.c | 54 +++++++++++++++++++++++++++++++++++++++++++++++++-----
arch/x86/kvm/vmx.c | 11 +++--------
2 files changed, 52 insertions(+), 13 deletions(-)

--
1.8.3.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/