s390x/cpumodel: Rework CPU feature definition
commit220ae9002f33480fa30050140c852847677b3c06
authorDavid Hildenbrand <david@redhat.com>
Wed, 12 Jun 2019 13:22:00 +0000 (12 15:22 +0200)
committerDavid Hildenbrand <david@redhat.com>
Fri, 21 Jun 2019 13:26:53 +0000 (21 15:26 +0200)
treebe3ebed9adf35b326f80a51abf0509fbb0ee8c68
parent62a31161ee60d6c3c62d36b2bcadcd9de8db51f5
s390x/cpumodel: Rework CPU feature definition

Let's define features at a single spot and make it less error prone to
define new features.

Acked-by: Janosch Frank <frankja@linux.ibm.com>
Acked-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
target/s390x/cpu_features.c
target/s390x/cpu_features_def.h
target/s390x/cpu_features_def.inc.h [new file with mode: 0644]