Enable XSAVE related CPUID
commit51e49430c0472c9f609341e3058d47ed93dabe6e
authorSheng Yang <sheng@linux.intel.com>
Thu, 17 Jun 2010 07:18:14 +0000 (17 15:18 +0800)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 28 Jun 2010 16:06:03 +0000 (28 13:06 -0300)
tree6f8e65b5fb0cc8578aeef6d2598ba7e47d8d2d0f
parentc958a8bd9b53371d4431ceabf55b21a0d0a557f2
Enable XSAVE related CPUID

We can support it in KVM now. The 0xd leaf is queried from KVM.

Signed-off-by: Sheng Yang <sheng@linux.intel.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
target-i386/cpuid.c