OSDN Git Service

s390x/cpumodel: enum type S390FeatGroup now gets generated
authorMichael Mueller <mimu@linux.ibm.com>
Wed, 25 Jul 2018 14:36:17 +0000 (16:36 +0200)
committerCornelia Huck <cohuck@redhat.com>
Mon, 20 Aug 2018 12:18:49 +0000 (14:18 +0200)
commita5f9ecc49d63a905da6598900e0a0eeec1ef269d
treea7a74e060c65fc9515ef51303508e1beb3e3228a
parent9ca056d68f82726bda7f0b57d6a94c302d0f3b19
s390x/cpumodel: enum type S390FeatGroup now gets generated

The enumeration type S390FeatGroup is now generated as well.
This shall simplify the definition of new feature groups
without the requirement to modify existing code.

Signed-off-by: Michael Mueller <mimu@linux.ibm.com>
Message-Id: <20180725143617.8731-1-mimu@linux.ibm.com>
Acked-by: David Hildenbrand <david@redhat.com>
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/cpu_features.c
target/s390x/cpu_features.h
target/s390x/gen-features.c