]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/x86/kvm/svm.c
KVM: SVM: sync V_TPR with LAPIC.TPR if CR8 write intercept is disabled
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 16 Apr 2008 14:51:17 +0000 (16:51 +0200)
committerAvi Kivity <avi@qumranet.com>
Sun, 27 Apr 2008 15:21:42 +0000 (18:21 +0300)
commitd7bf8221a3037d0d0760a1ccf1833bda03213abf
tree04735d97c44d77f39e874e55b814e88ad9fb612c
parentec7cf6903ffced20098e2bcc27a184172836dfb9
KVM: SVM: sync V_TPR with LAPIC.TPR if CR8 write intercept is disabled

If the CR8 write intercept is disabled the V_TPR field of the VMCB needs to be
synced with the TPR field in the local apic.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/x86/kvm/svm.c