Comment 6 for bug 1836154

Revision history for this message
bugproxy (bugproxy) wrote : v2 bionic patches

------- Comment on attachment From <email address hidden> 2019-07-12 05:30 EDT-------

new version of the bionic patches.

These group descriptions were not part of the first version.

--- a/target/s390x/cpu_features.h
+++ b/target/s390x/cpu_features.h
@@ -81,6 +81,10 @@ typedef enum {
     S390_FEAT_GROUP_MSA_EXT_6,
     S390_FEAT_GROUP_MSA_EXT_7,
     S390_FEAT_GROUP_MSA_EXT_8,
+ S390_FEAT_GROUP_MSA_EXT_9,
+ S390_FEAT_GROUP_MSA_EXT_9_PCKMO,
+ S390_FEAT_GROUP_ENH_SORT,
+ S390_FEAT_GROUP_DEFLATE_CONVERSION,
     S390_FEAT_GROUP_MAX,
 } S390FeatGroup;

and are now part of the new patches.