diff options
author | 2013-04-22 16:00:18 -0300 | |
---|---|---|
committer | 2013-05-06 17:53:57 +0200 | |
commit | bd87d2a2c05569a28768648b069cbc24c40f4fb8 (patch) | |
tree | b76660354f93e2c18aec249af54ecf0303e823a6 /bsd-user/syscall.c | |
parent | target-i386: Add ECX information to FeatureWordInfo (diff) | |
download | qemu-bd87d2a2c05569a28768648b069cbc24c40f4fb8.tar.xz qemu-bd87d2a2c05569a28768648b069cbc24c40f4fb8.zip |
target-i386: Use FeatureWord loop on filter_features_for_kvm()
Instead of open-coding the filtering code for each feature word, change
the existing code to use the feature_word_info array, that has exactly
the same CPUID eax/ecx/register values for each feature word.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'bsd-user/syscall.c')
0 files changed, 0 insertions, 0 deletions