From: Sheng Yang Date: Fri, 28 Mar 2008 05:18:56 +0000 (+0800) Subject: KVM: VMX: Enable MSR Bitmap feature X-Git-Tag: v2.6.26-rc1~1028^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25c5f225beda4fbea878ed8b6203ab4ecc7de2d1;p=pandora-kernel.git KVM: VMX: Enable MSR Bitmap feature MSR Bitmap controls whether the accessing of an MSR causes VM Exit. Eliminating exits on automatically saved and restored MSRs yields a small performance gain. Signed-off-by: Sheng Yang Signed-off-by: Avi Kivity --- Reading git-diff-tree failed