• Alexander Graf's avatar
    KVM: Add FFXSR support · 1b2fd70c
    Alexander Graf authored
    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: default avatarAlexander Graf <agraf@suse.de>
    Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
    1b2fd70c
svm.c 68.4 KB