From: Avi Kivity Date: Thu, 12 Apr 2007 10:03:01 +0000 (+0300) Subject: KVM: Initialize cr0 to indicate an fpu is present X-Git-Tag: v2.6.22-rc1~1008^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d917a6b92d0d1e4e2b98e86c584bc9e643cd5117;p=pandora-kernel.git KVM: Initialize cr0 to indicate an fpu is present Solaris panics if it sees a cpu with no fpu, and it seems to rely on this bit. Closes sourceforge bug 1698920. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed