]> 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 08:55:33 +0000 (11:55 +0300)
commitc06ca3aa33b039c09166334ebc417a89bf2ecfec
tree8df0391ddded00727fe2c1944a8b44634755ba95
parent5502e5ca3372a1515ba7ba2aceb855b2344e1762
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]