Move kvm_trim_features where it belongs
commit29917d22f69469de5284c78ea6e9a9cf9053a04f
authorGlauber Costa <glommer@redhat.com>
Tue, 26 May 2009 21:33:00 +0000 (26 17:33 -0400)
committerAvi Kivity <avi@redhat.com>
Sun, 31 May 2009 09:40:07 +0000 (31 12:40 +0300)
tree5f1c040d41406ea1937844a9e0fd84dc4ca65f8d
parentc0273666b086f8021d8d4fd97bd6185cc48c085d
Move kvm_trim_features where it belongs

We also kill the unused name argument. It would
introduce an non-necessary depedency on code present at
helper.c

Signed-off-by: Glauber Costa <glommer@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
qemu-kvm-x86.c
target-i386/helper.c