]> git.ipfire.org Git - thirdparty/qemu.git/commit
s390x/cpumodel: fix feature groups and breakage of MSA8
authorChristian Borntraeger <borntraeger@de.ibm.com>
Tue, 20 Mar 2018 13:03:00 +0000 (13:03 +0000)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 23 Mar 2018 09:05:42 +0000 (09:05 +0000)
commit06a97edac172f52971d7bdca6bb56a1edcb1b8f6
treedeac0c236e295564b2dbf5b45346ecf0b06fb4ac
parent57da367b9ec4da86ac944b8b54093056d8bcf76d
s390x/cpumodel: fix feature groups and breakage of MSA8

Since commit 46a99c9f73c7 ("s390x/cpumodel: model PTFF subfunctions
for Multiple-epoch facility") -cpu help no longer shows the MSA8
feature group. Turns out that we forgot to add the new MEPOCH_PTFF
group enum.

Fixes: 46a99c9f73c7 ("s390x/cpumodel: model PTFF subfunctions for Multiple-epoch facility")
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
target/s390x/cpu_features.h