From: Alexander Graf Date: Mon, 2 Feb 2009 15:23:51 +0000 (+0100) Subject: KVM: Add FFXSR support X-Git-Tag: v2.6.30-rc1~664^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b2fd70c4eddef53f32639296818c0253e7ca48d;p=pandora-kernel.git KVM: Add FFXSR support AMD K10 CPUs implement the FFXSR feature that gets enabled using EFER. Let's check if the virtual CPU description includes that CPUID feature bit and allow enabling it then. This is required for Windows Server 2008 in Hyper-V mode. v2 adds CPUID capability exposure Signed-off-by: Alexander Graf Signed-off-by: Avi Kivity --- Reading git-diff-tree failed