x86: Add EFER descriptions for FFXSR
authorAlexander Graf <agraf@suse.de>
Mon, 2 Feb 2009 15:23:50 +0000 (16:23 +0100)
committerAvi Kivity <avi@redhat.com>
Tue, 24 Mar 2009 09:03:08 +0000 (11:03 +0200)
commitd20626936dd6aa783760e780dae5abb127564316
treed40073669098354f8f15b3a2d76a6ed0ce3c802f
parent44882eed2ebe7f75f8cdae5671ab1d6e0fa40dbc
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 <agraf@suse.de>
CC: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/include/asm/msr-index.h