[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [qemu-s390x] [PATCH v1 0/2] s390x/tcg: TEST PROTECTION and memory ho
From: |
Cornelia Huck |
Subject: |
Re: [qemu-s390x] [PATCH v1 0/2] s390x/tcg: TEST PROTECTION and memory hotplug |
Date: |
Fri, 12 Jan 2018 11:51:37 +0100 |
On Fri, 12 Jan 2018 11:43:00 +0100
David Hildenbrand <address@hidden> 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.