]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/tcg/s390x: Test single-stepping SVC
authorIlya Leoshkevich <iii@linux.ibm.com>
Wed, 10 May 2023 23:02:13 +0000 (01:02 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Wed, 7 Jun 2023 09:36:29 +0000 (12:36 +0300)
commit373cc0f3b51a798dffd321e8931c8758d700eb5e
treebb410376226d629c1bf436435d232b250cd6c583
parent9b7c1e431eb7707b4e96a98001d87917dcad26f1
tests/tcg/s390x: Test single-stepping SVC

Add a small test to prevent regressions.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Acked-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230510230213.330134-3-iii@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
(cherry picked from commit be4a4cb429617a8b6893733b37b6203e4b7bf35b)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
tests/tcg/s390x/Makefile.target
tests/tcg/s390x/gdbstub/test-svc.py [new file with mode: 0644]
tests/tcg/s390x/hello-s390x-asm.S [new file with mode: 0644]