kvm: Trim cpu features not supported by kvm
commit578485d8355dec01bf47755bb6664e416468db82
authorAvi Kivity <avi@redhat.com>
Wed, 20 May 2009 18:36:16 +0000 (20 15:36 -0300)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 20 May 2009 20:21:20 +0000 (20 15:21 -0500)
treef8dcda881c9e61efbcb8d645be63e1d196e07c10
parenta675d9b8b5dbf743f10a5521cfc6ce6f5f96ac81
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>
Signed-off-by: Glauber Costa <glommer@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
target-i386/helper.c