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

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


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

end of thread, other threads:[~2023-05-17 14:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-24 14:54 [PATCH v2 0/2] KVM: s390: CMMA migration selftest and small bugfix Nico Boehr
2023-03-24 14:54 ` [PATCH v2 1/2] KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holes Nico Boehr
2023-05-12  7:20   ` Janosch Frank
2023-05-12  7:54   ` Nico Boehr
2023-03-24 14:54 ` [PATCH v2 2/2] KVM: s390: selftests: add selftest for CMMA migration Nico Boehr
2023-03-24 17:24   ` Claudio Imbrenda
2023-05-11  9:41 ` [PATCH v2 0/2] KVM: s390: CMMA migration selftest and small bugfix Nico Boehr
2023-05-17 14:34   ` Claudio Imbrenda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).