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)
commit1fda5ba68929e1add68400ad44a5183b6436a022
treefeb00972573e6886dfc17d687792237ac763b7dc
parentf5167871ec9c0207519c8595ba1970a62354cdf2
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