lkml.org 
[lkml]   [2015]   [Jul]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[RFC/RFT PATCH v3 0/4] KVM: x86: full virtualization of guest MTRR
Date
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

v1->v2: AMD IOMMUs do have snooping control [Joerg]
New patch 1

v2->v3: Split __KVM_ARCH_* defines [Alex]
SVM: correctly map MTRR values to pgprot [Xiao]

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

Paolo Bonzini (3):
KVM: count number of assigned devices
KVM: SVM: use NPT page attributes
KVM: x86: apply guest MTRR virtualization on host reserved pages

arch/x86/include/asm/kvm_host.h | 2 +
arch/x86/kvm/iommu.c | 2 +
arch/x86/kvm/svm.c | 108 ++++++++++++++++++++++++++++++++++++++--
arch/x86/kvm/vmx.c | 11 ++--
arch/x86/kvm/x86.c | 18 +++++++
include/linux/kvm_host.h | 18 +++++++
virt/kvm/vfio.c | 5 ++
7 files changed, 151 insertions(+), 13 deletions(-)

--
1.8.3.1



\
 
 \ /
  Last update: 2015-07-08 17:41    [W:0.522 / U:1.164 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site