]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
KVM: SVM: sync TPR value to V_TPR field in the VMCB
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 16 Apr 2008 14:51:15 +0000 (16:51 +0200)
committerAvi Kivity <avi@qumranet.com>
Sun, 27 Apr 2008 15:21:40 +0000 (18:21 +0300)
commit649d68643ebf02f31859ffbb16676aa44c72e6e9
treedf28701a2ea2854765d41ba54ae8b3cb56ad0b47
parentbbf45ba57eaec56569918a8bab96ab653bd45ec1
KVM: SVM: sync TPR value to V_TPR field in the VMCB

This patch adds syncing of the lapic.tpr field to the V_TPR field of the VMCB.
With this change we can safely remove the CR8 read intercept.

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