Add test cases similar to those testing the effect of storage keys on instructions emulated by KVM, but test instructions emulated by user space/qemu instead. Additionally, check the transaction exception identification on protection exceptions Based on the previous storage key test series. Janis Schoetterl-Glausch (3): s390x: Fix sclp facility bit numbers s390x: Test TEID values in storage key test s390x: Test effect of storage keys on some more instructions lib/s390x/asm/facility.h | 21 +++ lib/s390x/sclp.h | 18 ++- lib/s390x/sclp.c | 2 + s390x/skey.c | 337 ++++++++++++++++++++++++++++++++++++++- s390x/unittests.cfg | 1 + 5 files changed, 366 insertions(+), 13 deletions(-) base-commit: 6a7a83ed106211fc0ee530a3a05f171f6a4c4e66 prerequisite-patch-id: fbcb3161ffa816cec4edea484bd9d9b22b11518b prerequisite-patch-id: f7e97c6d2555ac61a603fa9054ba5ad391aa5dbf prerequisite-patch-id: 14c928967e08fb48de955ccd37d5698c972e54f9 -- 2.33.1