From: Yang, Sheng Date: Wed, 12 Sep 2007 10:03:11 +0000 (+0800) Subject: KVM: VMX: Use shadow TPR/cr8 for 64-bits guests X-Git-Tag: v2.6.24-rc1~1365^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e5d865c0b9679b00b5e5f0754c9fc2b6b9894d6;p=pandora-kernel.git KVM: VMX: Use shadow TPR/cr8 for 64-bits guests This patch enables TPR shadow of VMX on CR8 access. 64bit Windows using CR8 access TPR frequently. The TPR shadow can improve the performance of access TPR by not causing vmexit. Signed-off-by: Sheng Yang Signed-off-by: Yaozu (Eddie) Dong Signed-off-by: Qing He Signed-off-by: Avi Kivity --- Reading git-diff-tree failed