From: Joerg Roedel Date: Wed, 16 Apr 2008 14:51:17 +0000 (+0200) Subject: KVM: SVM: sync V_TPR with LAPIC.TPR if CR8 write intercept is disabled X-Git-Tag: v2.6.26-rc1~1028^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7bf8221a3037d0d0760a1ccf1833bda03213abf;p=pandora-kernel.git 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 Signed-off-by: Avi Kivity --- Reading git-diff-tree failed