]> git.proxmox.com Git - mirror_qemu.git/commit
tests/tcg/s390x: Test precise self-modifying code handling
authorIlya Leoshkevich <iii@linux.ibm.com>
Mon, 7 Aug 2023 11:48:21 +0000 (13:48 +0200)
committerThomas Huth <thuth@redhat.com>
Thu, 31 Aug 2023 17:10:01 +0000 (19:10 +0200)
commitc3513ce5c8736807cb4e5ff529eebadf7a82dbde
treefd2f7bde5805be8a36c5a0b4b7c87998a2139ee1
parentc7f41e4f53c4763bf1e350723a560dc3bf46e04b
tests/tcg/s390x: Test precise self-modifying code handling

Add small softmmu and user tests to prevent regressions.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-Id: <20230807114921.438881-2-iii@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/tcg/s390x/Makefile.softmmu-target
tests/tcg/s390x/Makefile.target
tests/tcg/s390x/precise-smc-softmmu.S [new file with mode: 0644]
tests/tcg/s390x/precise-smc-user.c [new file with mode: 0644]