]> xenbits.xensource.com Git - qemu-xen.git/commit
tests/tcg: drop -cpu max from s390x sha512-mvx invocation
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 9 Mar 2022 11:22:48 +0000 (11:22 +0000)
committerThomas Huth <thuth@redhat.com>
Wed, 16 Mar 2022 07:43:10 +0000 (08:43 +0100)
commitd0a17829d0d53f9b03127bf6a03cc1e19c2741ac
tree151ee3fe3fabb92fe1c1b6b8976dfbf445dda72b
parentd6f229f9a0592c4d5beb0a5c4e024231c27680d3
tests/tcg: drop -cpu max from s390x sha512-mvx invocation

With -cpu max we get a warning:

  qemu-s390x: warning: 'msa5-base' requires 'kimd-sha-512'.

But dropping the -cpu max and it still runs fine.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20220309112248.4083619-1-alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/tcg/s390x/Makefile.target