[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [qemu-s390x] [PATCH v4 0/2] s390x: Enable KVM huge page backing supp
From: |
Cornelia Huck |
Subject: |
Re: [qemu-s390x] [PATCH v4 0/2] s390x: Enable KVM huge page backing support |
Date: |
Mon, 20 Aug 2018 11:03:15 +0200 |
On Wed, 1 Aug 2018 18:01:59 +0200
Cornelia Huck <address@hidden> wrote:
> On Wed, 1 Aug 2018 14:19:03 +0100
> Janosch Frank <address@hidden> wrote:
>
> > v4:
> > * Now using MiB
> > * Now supporting 4k memory backings
> >
> > v3:
> > * Fixed Cap name
> > * Added mempath page size check and error reporting
> >
> > Janosch Frank (2):
> > kvm: sync linux headers
> > s390x: Enable KVM huge page backing support
> >
> > linux-headers/linux/kvm.h | 1 +
> > target/s390x/kvm.c | 34 ++++++++++++++++++++++++++++++++--
> > 2 files changed, 33 insertions(+), 2 deletions(-)
> >
>
> Looks good to me.
>
> Same comment as for the etoken patch: I'll queue this as soon as the
> kernel interface has landed (and we can do a proper headers update).
> Please ping me if I forget about it :)
Same comment as for the etoken patch, again :) Just pushed out to
s390-next.
Thanks, applied.