Re: [Qemu-devel] [PATCH 4/5] i386: cpu: eliminate duplicate feature names

2012-09-11 Thread Don Slutz
On 09/06/12 16:05, Eduardo Habkost wrote: 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 w

[Qemu-devel] [PATCH 4/5] i386: cpu: eliminate duplicate feature names

2012-09-06 Thread Eduardo Habkost
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 bi