On Fri, 12 Jan 2018 11:43:00 +0100 David Hildenbrand <da...@redhat.com> wrote:
> >> 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. > I'd prefer a fixup patch on top, as I have already queued stuff on top of this.