public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH v2 0/1] s390x: test storage keys during migration
@ 2022-12-09 10:21 Nico Boehr
  2022-12-09 10:21 ` [kvm-unit-tests PATCH v2 1/1] s390x: add parallel skey migration test Nico Boehr
  0 siblings, 1 reply; 11+ messages in thread
From: Nico Boehr @ 2022-12-09 10:21 UTC (permalink / raw)
  To: kvm; +Cc: frankja, imbrenda, thuth

v1->v2:
---
* remove the skey library and move both versions of the skey migration
  test to a single file
* rename skey_set_keys/verify_keys to set_test_pattern/verify_test_pattern
* add a few comments

Add a test which changes storage keys while VM is being migrated.

This series bases on Claudio's new PSW macros ("[PATCH v3 0/2] lib:
s390x: add PSW and PSW_WITH_CUR_MASK macros").

Nico Boehr (1):
  s390x: add parallel skey migration test

 s390x/migration-skey.c | 214 +++++++++++++++++++++++++++++++++++------
 s390x/unittests.cfg    |  15 ++-
 2 files changed, 198 insertions(+), 31 deletions(-)

-- 
2.36.1


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

end of thread, other threads:[~2022-12-14 12:22 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-09 10:21 [kvm-unit-tests PATCH v2 0/1] s390x: test storage keys during migration Nico Boehr
2022-12-09 10:21 ` [kvm-unit-tests PATCH v2 1/1] s390x: add parallel skey migration test Nico Boehr
2022-12-12 20:37   ` Nina Schoetterl-Glausch
2022-12-13  8:50     ` Nico Boehr
2022-12-13 11:11       ` Nina Schoetterl-Glausch
2022-12-13 12:14         ` Claudio Imbrenda
2022-12-13 13:49           ` Nina Schoetterl-Glausch
2022-12-14 10:17         ` Nico Boehr
2022-12-13 17:00       ` Claudio Imbrenda
2022-12-13 17:27   ` Claudio Imbrenda
2022-12-14 12:18     ` Nico Boehr

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