]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/tcg/s390x: Test MXDB and MXDBR
authorIlya Leoshkevich <iii@linux.ibm.com>
Thu, 1 Jun 2023 22:30:27 +0000 (00:30 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Wed, 7 Jun 2023 09:36:29 +0000 (12:36 +0300)
commit5cd229064af827e4ac8f178107352efab5715dab
treee7472dec0bd1ca930cb6f3e4105eb246310644a7
parent1b4417178e4023a8f6a512dc44a7b2542eee9d54
tests/tcg/s390x: Test MXDB and MXDBR

Add a small test to prevent regressions.

Cc: qemu-stable@nongnu.org
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-Id: <20230601223027.795501-3-iii@linux.ibm.com>
Acked-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
(cherry picked from commit 2b956244a9d1b18b9653bf7453870c2d10df2427)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
tests/tcg/s390x/Makefile.target
tests/tcg/s390x/mxdb.c [new file with mode: 0644]