]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/cpu.c
Enable XSAVE related CPUID
authorSheng Yang <sheng@linux.intel.com>
Thu, 17 Jun 2010 07:18:14 +0000 (15:18 +0800)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 28 Jun 2010 16:06:03 +0000 (13:06 -0300)
commit51e49430c0472c9f609341e3058d47ed93dabe6e
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