From: Jeremy Fitzhardinge Date: Sun, 19 Sep 2010 05:25:30 +0000 (-0700) Subject: xen: just completely disable XSAVE X-Git-Tag: v2.6.39-rc4~69^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61f4237d5b005767a76f4f3694e68e6f78f392d9;p=pandora-kernel.git xen: just completely disable XSAVE Some (old) versions of Xen just kill the domain if it tries to set any unknown bits in CR4, so we can't reliably probe for OSXSAVE in CR4. Since Xen doesn't support XSAVE for guests at the moment, and no such support is being worked on, there's no downside in just unconditionally masking XSAVE support. Signed-off-by: Jeremy Fitzhardinge Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed