]> git.proxmox.com Git - mirror_qemu.git/commit
s390x/cpumodel: add 3931 and 3932
authorChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 22 Jun 2021 20:19:23 +0000 (22:19 +0200)
committerCornelia Huck <cohuck@redhat.com>
Wed, 7 Jul 2021 11:57:25 +0000 (13:57 +0200)
commitfb4a08121695a88acefcbcd86f1376df079eefee
treed682e4418acf43c7a113f7a07d6e839d2ac7774a
parent9aef0954195cc592e86846dbbe7f3c2c5603690a
s390x/cpumodel: add 3931 and 3932

This defines 5 new facilities and the new 3931 and 3932 machines.
As before the name is not yet known and we do use gen16a and gen16b.
The new features are part of the full model.

The default model is still empty (same as z15) and will be added
in a separate patch at a later point in time.

Also add the dependencies of new facilities and as a fix for z15 add
a dependency from S390_FEAT_VECTOR_PACKED_DECIMAL_ENH to
S390_VECTOR_PACKED_DECIMAL.

[merged <20210701084348.26556-1-borntraeger@de.ibm.com>]
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Message-Id: <20210622201923.150205-2-borntraeger@de.ibm.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/cpu_features_def.h.inc
target/s390x/cpu_models.c
target/s390x/gen-features.c