aboutsummaryrefslogtreecommitdiff
path: root/target-i386/excp_helper.c
diff options
context:
space:
mode:
authorEduardo Habkost <ehabkost@redhat.com>2013-01-07 16:20:45 -0200
committerAndreas Färber <afaerber@suse.de>2013-01-15 04:09:14 +0100
commit5ef5787627c07d053c2628fe720e814561fbfbe3 (patch)
treed87d44c02fb4064c05af25918237245c980ecb06 /target-i386/excp_helper.c
parent6a4784ce6b95b013a13504ead9ab62975faf6eff (diff)
target-i386/cpu: Introduce FeatureWord typedefs
This introduces a FeatureWord enum, FeatureWordInfo struct (with generation information about a feature word), and a FeatureWordArray typedef, and changes add_flagname_to_bitmaps() code and cpu_x86_parse_featurestr() to use the new typedefs instead of separate variables for each feature word. This will help us keep the code at kvm_check_features_against_host(), cpu_x86_parse_featurestr() and add_flagname_to_bitmaps() sane while adding new feature name arrays. Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Reviewed-by: Gleb Natapov <gleb@redhat.com> Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'target-i386/excp_helper.c')
0 files changed, 0 insertions, 0 deletions