]> git.proxmox.com Git - qemu.git/commit
kvm: Trim cpu features not supported by kvm
authorAvi Kivity <avi@redhat.com>
Sun, 3 May 2009 14:04:04 +0000 (17:04 +0300)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 8 May 2009 20:42:52 +0000 (15:42 -0500)
commite8a6aec9b5e062ca8d14ae0e14efda17ae9685d8
treefeb00972573e6886dfc17d687792237ac763b7dc
parent02b049df49b3f2709130d4e01838314697a4cdfc
kvm: Trim cpu features not supported by kvm

Remove cpu features that are not supported by kvm from the cpuid features
reported to the guest.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
target-i386/helper.c