xemu/target-i386
Eduardo Habkost 3b671a40ca i386: cpu: eliminate duplicate feature names
Instead of having duplicate feature names on the ext2_feature array for
the AMD feature bit aliases, we keep the feature names only on the
feature_name[] array, and copy the corresponding bits to
cpuid_ext2_features in case the CPU vendor is AMD.

This will:

- Make sure we don't set the feature bit aliases on Intel CPUs;
- Make it easier to convert feature bits to CPU properties, as now we
  have a single bit on the x86_def_t struct for each CPU feature.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Don Slutz <Don@CloudSwitch.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-09-30 11:11:25 +00:00
..
2012-05-12 14:17:52 +02:00
2012-06-28 20:28:08 +00:00
2012-08-14 19:01:26 +00:00
2012-08-14 19:01:26 +00:00
2012-01-23 20:04:51 +00:00
2012-08-29 10:51:28 -05:00
2012-08-14 19:01:26 +00:00
2012-08-14 19:01:26 +00:00
2012-08-14 19:01:26 +00:00
2012-08-14 19:01:25 +00:00
2012-08-14 19:01:26 +00:00
2012-08-14 19:01:25 +00:00
2012-08-14 19:01:26 +00:00