mbox series

[v2,0/2] KVM: s390: CMMA migration selftest and small bugfix

Message ID 20230324145424.293889-1-nrb@linux.ibm.com (mailing list archive)
Headers show
Series KVM: s390: CMMA migration selftest and small bugfix | expand

Message

Nico Boehr March 24, 2023, 2:54 p.m. UTC
v2:
---
* swap order of patches (thanks Claudio)
* add r-b
* add comment why memslots are zeroed

Add a new selftest for CMMA migration. Also fix a small issue found during
development of the test.

Nico Boehr (2):
  KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holes
  KVM: s390: selftests: add selftest for CMMA migration

 arch/s390/kvm/kvm-s390.c                      |   4 +
 tools/testing/selftests/kvm/Makefile          |   1 +
 tools/testing/selftests/kvm/s390x/cmma_test.c | 680 ++++++++++++++++++
 3 files changed, 685 insertions(+)
 create mode 100644 tools/testing/selftests/kvm/s390x/cmma_test.c

Comments

Nico Boehr May 11, 2023, 9:41 a.m. UTC | #1
Quoting Nico Boehr (2023-03-24 15:54:22)
> v2:
> ---
> * swap order of patches (thanks Claudio)
> * add r-b
> * add comment why memslots are zeroed
> 
> Add a new selftest for CMMA migration. Also fix a small issue found during
> development of the test.
> 
> Nico Boehr (2):
>   KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holes
>   KVM: s390: selftests: add selftest for CMMA migration
> 
>  arch/s390/kvm/kvm-s390.c                      |   4 +
>  tools/testing/selftests/kvm/Makefile          |   1 +
>  tools/testing/selftests/kvm/s390x/cmma_test.c | 680 ++++++++++++++++++
>  3 files changed, 685 insertions(+)
>  create mode 100644 tools/testing/selftests/kvm/s390x/cmma_test.c
> 
> -- 
> 2.39.1
> 

Polite ping.
Claudio Imbrenda May 17, 2023, 2:34 p.m. UTC | #2
On Thu, 11 May 2023 11:41:50 +0200
Nico Boehr <nrb@linux.ibm.com> wrote:

> Quoting Nico Boehr (2023-03-24 15:54:22)
> > v2:
> > ---
> > * swap order of patches (thanks Claudio)
> > * add r-b
> > * add comment why memslots are zeroed
> > 
> > Add a new selftest for CMMA migration. Also fix a small issue found during
> > development of the test.
> > 
> > Nico Boehr (2):
> >   KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holes
> >   KVM: s390: selftests: add selftest for CMMA migration
> > 
> >  arch/s390/kvm/kvm-s390.c                      |   4 +
> >  tools/testing/selftests/kvm/Makefile          |   1 +
> >  tools/testing/selftests/kvm/s390x/cmma_test.c | 680 ++++++++++++++++++
> >  3 files changed, 685 insertions(+)
> >  create mode 100644 tools/testing/selftests/kvm/s390x/cmma_test.c
> > 
> > -- 
> > 2.39.1
> >   
> 
> Polite ping.

Ooops, I thought this had already been picked

I'll queue it for 6.5