qemu/target-i386
Eduardo Habkost f0b9b11164 target-i386: kvm_check_features_against_host(): Kill feature word array
We don't need the ft[] array on kvm_check_features_against_host()
anymore, as we can simply use the feature_word_info[] array, that has
everything we need.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2014-02-03 17:33:54 +01:00
..
2014-01-10 11:04:31 -08:00
2013-12-12 13:10:08 +01:00
2014-01-07 12:39:35 -08:00