On Wed, 12 Dec 2012 20:22:26 -0200 Eduardo Habkost <ehabk...@redhat.com> wrote:
> This replaces the feature-bit fields on both X86CPU and x86_def_t > structs with an array. > > With this, we will be able to simplify code that simply does the same > operation on all feature words (e.g. kvm_check_features_against_host(), > filter_features_for_kvm(), add_flagname_to_bitmaps(), and CPU > feature-bit property lookup/registration). > do you have a patch that simplifies kvm_check_features_against_host() using this? > -- > 1.7.11.7 > -- Regards, Igor