From: Alexander Graf Date: Mon, 2 Feb 2009 15:23:50 +0000 (+0100) Subject: x86: Add EFER descriptions for FFXSR X-Git-Tag: v2.6.30-rc1~664^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d20626936dd6aa783760e780dae5abb127564316;p=pandora-kernel.git x86: Add EFER descriptions for FFXSR AMD k10 includes support for the FFXSR feature, which leaves out XMM registers on FXSAVE/FXSAVE when the EFER_FFXSR bit is set in EFER. The CPUID feature bit exists already, but the EFER bit is missing currently, so this patch adds it to the list of known EFER bits. Signed-off-by: Alexander Graf CC: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed