]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: SVM: Sync g_pat with guest-written PAT value
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 20 Apr 2015 17:25:31 +0000 (19:25 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 10 Jul 2015 11:25:27 +0000 (13:25 +0200)
commitb15f8b582ad53a4ed06089f6de239f2c75808d25
tree08c285a964a9eca5e97fdb78860007467e6f555b
parentd0801bddb31ad1e7c4d2679d5ed098fee628c8cf
KVM: SVM: Sync g_pat with guest-written PAT value

When hardware supports the g_pat VMCB field, we can use it for emulating
the PAT configuration that the guest configures by writing to the
corresponding MSR.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Tested-by: Joerg Roedel <jroedel@suse.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/svm.c