qemu/target/s390x/tcg
Thomas Huth 3ef473e52e target/s390x: The MVCP and MVCS instructions are not privileged
The "MOVE TO PRIMARY/SECONDARY" instructions can also be called
from problem state. We just should properly check whether the
secondary-space access key is valid here, too, and inject a
privileged program exception if it is invalid.

Message-Id: <20221205125852.81848-1-thuth@redhat.com>
Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2022-12-15 15:02:34 +01:00
..
cc_helper.c target/s390x/tcg: Fix and improve the SACF instruction 2022-12-03 22:04:40 +01:00
crypto_helper.c
excp_helper.c
fpu_helper.c
insn-data.h.inc target/s390x: The MVCP and MVCS instructions are not privileged 2022-12-15 15:02:34 +01:00
insn-format.h.inc
int_helper.c
mem_helper.c target/s390x: The MVCP and MVCS instructions are not privileged 2022-12-15 15:02:34 +01:00
meson.build
misc_helper.c
s390-tod.h
tcg_s390x.h
translate.c target/s390x: The MVCP and MVCS instructions are not privileged 2022-12-15 15:02:34 +01:00
translate_vx.c.inc
vec.h
vec_fpu_helper.c
vec_helper.c
vec_int_helper.c
vec_string_helper.c