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)
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>

No differences found