tests/tcg/s390x: Test unaligned accesses to lowcore
authorIlya Leoshkevich <iii@linux.ibm.com>
Mon, 25 Jul 2022 22:37:46 +0000 (00:37 +0200)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 29 Jul 2022 08:48:01 +0000 (09:48 +0100)
commit503e549e441e6f28eaf8a5ffd0edd3e1eba9cfec
treefd967e74a0f8cef7dc273669178259d723d81b3b
parent0882caf4d607bcfb1efa99034f5f045f30eb43d7
tests/tcg/s390x: Test unaligned accesses to lowcore

Add a small test to avoid regressions.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Acked-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20220725223746.227063-3-iii@linux.ibm.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
tests/tcg/s390x/Makefile.softmmu-target [new file with mode: 0644]
tests/tcg/s390x/unaligned-lowcore.S [new file with mode: 0644]