s390x: print CPU definitions in sorted order
authorDavid Hildenbrand <david@redhat.com>
Wed, 13 Sep 2017 13:24:10 +0000 (15:24 +0200)
committerCornelia Huck <cohuck@redhat.com>
Tue, 19 Sep 2017 16:31:32 +0000 (18:31 +0200)
commit99aa6bf29b87052d9603c5bf5c23d0db960f30ce
treed1867320c3f28f573c7190302d322b9b693846ff
parentb599fef28e161ef2a8d3bac18eace4e405421055
s390x: print CPU definitions in sorted order

Other architectures provide nicely sorted lists, let's do it similarly on
s390x.

While at it, clean up the code we have to touch either way.

Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20170913132417.24384-16-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/cpu_models.c