>> David Hildenbrand (2): >> s390x/tcg: implement TEST PROTECTION >> s390x/sclp: fix missing be conversion >> >> hw/s390x/sclp.c | 4 ++-- >> target/s390x/helper.h | 2 +- >> target/s390x/mem_helper.c | 41 +++++++++++++++++++++++++++++++++++++++-- >> target/s390x/translate.c | 2 +- >> 4 files changed, 43 insertions(+), 6 deletions(-) >> > > Thanks, applied. >
FWIW, just found out I interpreted the PGM_ADRESSING case wrong, will resend once I fixed it. -- Thanks, David / dhildenb