summary refs log tree commit diff stats
path: root/scripts/qapi/expr.py
diff options
context:
space:
mode:
authorDavid Hildenbrand <david@redhat.com>2022-04-28 11:46:57 +0200
committerThomas Huth <thuth@redhat.com>2022-05-04 08:47:19 +0200
commit4756b106b372e525365c62b41df38052571c0a71 (patch)
tree2820c424133fcdd18a5283706b645b15e4362efe /scripts/qapi/expr.py
parentdb67a6ff480b346b1415b983f9582028cf8e18f0 (diff)
downloadfocaccia-qemu-4756b106b372e525365c62b41df38052571c0a71.tar.gz
focaccia-qemu-4756b106b372e525365c62b41df38052571c0a71.zip
s390x/cpu_models: drop "msa5" from the TCG "max" model
We don't include the "msa5" feature in the "qemu" model because it
generates a warning. The PoP states:

"The message-security-assist extension 5 requires
the secure-hash-algorithm (SHA-512) capabilities of
the message-security-assist extension 2 as a prereq-
uisite. (March, 2015)"

As SHA-512 won't be supported in the near future, let's just drop the
feature from the "max" model. This avoids the warning and allows us for
making the "max" model match the "qemu" model (except for compat
machines). We don't lose much, as we only implement the function stubs
for MSA, excluding any real subfunctions.

Signed-off-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/897
Message-Id: <20220428094708.84835-3-david@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'scripts/qapi/expr.py')
0 files changed, 0 insertions, 0 deletions