From: Joerg Roedel Date: Wed, 16 Apr 2008 14:51:15 +0000 (+0200) Subject: KVM: SVM: sync TPR value to V_TPR field in the VMCB X-Git-Tag: v2.6.26-rc1~1028^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=649d68643ebf02f31859ffbb16676aa44c72e6e9;p=pandora-kernel.git 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 Signed-off-by: Avi Kivity --- Reading git-diff-tree failed