public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] KVM: s390: CMMA migration selftest and small bugfix
@ 2023-02-08 14:48 Nico Boehr
  2023-02-08 14:48 ` [PATCH v1 2/2] KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holes Nico Boehr
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Nico Boehr @ 2023-02-08 14:48 UTC (permalink / raw)
  To: borntraeger, frankja, imbrenda, shuah; +Cc: kvm, linux-s390, linux-kselftest

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

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

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

-- 
2.39.1


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-03-24 13:58 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-08 14:48 [PATCH v1 0/2] KVM: s390: CMMA migration selftest and small bugfix Nico Boehr
2023-02-08 14:48 ` [PATCH v1 2/2] KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holes Nico Boehr
2023-03-23 12:36   ` Claudio Imbrenda
2023-02-08 14:48 ` [PATCH v1 1/2] KVM: s390: selftests: add selftest for CMMA migration Nico Boehr
2023-03-23 14:36   ` Claudio Imbrenda
2023-03-24 13:31     ` Nico Boehr
2023-03-24 13:58       ` Claudio Imbrenda
2023-03-22 15:00 ` [PATCH v1 0/2] KVM: s390: CMMA migration selftest and small bugfix Nico Boehr
2023-03-22 15:06   ` Claudio Imbrenda
2023-03-23 14:38 ` Claudio Imbrenda
2023-03-24 13:32   ` Nico Boehr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox