qemu-e2k/tests/tcg/s390x
David Hildenbrand 5d69cbdfdd tests/tcg: target/s390x: Test MVC
Let's add a test that especially verifies that no data will be touched
in case we cross page boundaries and one page access triggers a fault.

Before the fault-safe handling fixes, the test failes with:
      TEST    mvc on s390x
    data modified during a fault
    make[2]: *** [../Makefile.target:116: run-mvc] Error 1

Acked-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Hildenbrand <david@redhat.com>
2019-09-23 09:28:29 +02:00
..
Makefile.target tests/tcg: target/s390x: Test MVC 2019-09-23 09:28:29 +02:00
csst.c tests/tcg/s390x: Fix alignment of csst parameter list 2019-06-21 15:26:53 +02:00
exrl-trt.c target/s390x: add EX support for TRT and TRTR 2018-08-28 17:37:01 +02:00
exrl-trtr.c target/s390x: add EX support for TRT and TRTR 2018-08-28 17:37:01 +02:00
hello-s390x.c tests/tcg: add a simple s390x test 2018-08-28 17:37:01 +02:00
ipm.c target/s390x: fix IPM polluting irrelevant bits 2018-08-28 17:37:01 +02:00
mvc.c tests/tcg: target/s390x: Test MVC 2019-09-23 09:28:29 +02:00
mvo.c tests/tcg: target/s390x: Test MVO 2019-09-23 09:28:29 +02:00
pack.c target/s390x: fix PACK reading 1 byte less and writing 1 byte more 2018-08-28 17:37:01 +02:00