From: Anthony Liguori Date: Fri, 27 Apr 2007 06:29:21 +0000 (+0300) Subject: KVM: VMX: Properly shadow the CR0 register in the vcpu struct X-Git-Tag: v2.6.22-rc1~1008^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25c4c2762e31a75403eca0dd59f2cab85e3a2532;p=pandora-kernel.git KVM: VMX: Properly shadow the CR0 register in the vcpu struct Set all of the host mask bits for CR0 so that we can maintain a proper shadow of CR0. This exposes CR0.TS, paving the way for lazy fpu handling. Signed-off-by: Anthony Liguori Signed-off-by: Avi Kivity --- Reading git-diff-tree failed