]> git.ipfire.org Git - thirdparty/qemu.git/commit
s390x/cpumodel: ignore csske for expansion
authorChristian Borntraeger <borntraeger@de.ibm.com>
Mon, 29 Apr 2019 09:02:43 +0000 (05:02 -0400)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 17 Sep 2019 19:36:35 +0000 (14:36 -0500)
commitf8d98e2b6db347922972126decbd2f9bb95d8326
tree1c0e9947b057d4cbfd3d84e977c8a6fc4fe7ce93
parentd8328a3ca5e01432af4c9a877533cf2827784680
s390x/cpumodel: ignore csske for expansion

csske will be removed in a future machine. Ignore it for expanding the
cpu model. Otherwise qemu falls back to z9.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Cc: qemu-stable@nongnu.org
Reviewed-by: David Hildenbrand <david@redhat.com>
Message-Id: <20190429090250.7648-3-borntraeger@de.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
(cherry picked from commit eaf6f642abf1d4d24791b70728d4068428fc4658)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
target/s390x/cpu_models.c