Searched hist:e5a007001824f9cde0db58cc960d4efcf1b93f27 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/tcg/s390x/ |
H A D | ex-smc.c | e5a007001824f9cde0db58cc960d4efcf1b93f27 Tue Oct 01 09:56:18 CDT 2024 Ilya Leoshkevich <iii@linux.ibm.com> tests/tcg/s390x: Test modifying an EXECUTE target
QEMU correctly implements the tracking of EXECUTE target modifications by storing the instruction text in env->ex_value and tb->cs_base, the latter of which is used for lookups.
Still, EXECUTE is a tricky corner of the s390x emulation, which can benefit from having a regression test.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Message-ID: <20241001145634.9786-1-iii@linux.ibm.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
|
H A D | Makefile.target | e5a007001824f9cde0db58cc960d4efcf1b93f27 Tue Oct 01 09:56:18 CDT 2024 Ilya Leoshkevich <iii@linux.ibm.com> tests/tcg/s390x: Test modifying an EXECUTE target
QEMU correctly implements the tracking of EXECUTE target modifications by storing the instruction text in env->ex_value and tb->cs_base, the latter of which is used for lookups.
Still, EXECUTE is a tricky corner of the s390x emulation, which can benefit from having a regression test.
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Message-ID: <20241001145634.9786-1-iii@linux.ibm.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
|