From: Joerg Roedel Date: Wed, 16 Apr 2008 14:51:18 +0000 (+0200) Subject: KVM: SVM: disable CR8 intercept when tpr is not masking interrupts X-Git-Tag: v2.6.26-rc1~1028^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaacfc9ae225e88695e610a35627d2256dc08633;p=pandora-kernel.git KVM: SVM: disable CR8 intercept when tpr is not masking interrupts This patch disables the intercept of CR8 writes if the TPR is not masking interrupts. This reduces the total number CR8 intercepts to below 1 percent of what we have without this patch using Windows 64 bit guests. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed