public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [kvm-unit-tests PATCH v2 0/2] s390x: dump support for PV tests
@ 2022-08-25 13:15 Nico Boehr
  2022-08-25 13:15 ` [kvm-unit-tests PATCH v2 1/2] s390x: factor out common args for genprotimg Nico Boehr
  2022-08-25 13:16 ` [kvm-unit-tests PATCH v2 2/2] s390x: create persistent comm-key Nico Boehr
  0 siblings, 2 replies; 7+ messages in thread
From: Nico Boehr @ 2022-08-25 13:15 UTC (permalink / raw)
  To: kvm; +Cc: frankja, imbrenda, thuth

v1->v2:
---
- add newline after genprotimg_args (thanks Janosch)
- add a comment explaining what the CCK is (thanks Janosch)

With the upcoming possibility to dump PV guests under s390x, we should
be able to dump kvm-unit-tests for debugging, too.

Add the necessary flags to genprotimg to allow dumping.

Nico Boehr (2):
  s390x: factor out common args for genprotimg
  s390x: create persistent comm-key

 s390x/Makefile | 27 ++++++++++++++++++++++-----
 1 file changed, 22 insertions(+), 5 deletions(-)

-- 
2.36.1


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

end of thread, other threads:[~2022-09-07  6:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-25 13:15 [kvm-unit-tests PATCH v2 0/2] s390x: dump support for PV tests Nico Boehr
2022-08-25 13:15 ` [kvm-unit-tests PATCH v2 1/2] s390x: factor out common args for genprotimg Nico Boehr
2022-08-25 14:30   ` Janosch Frank
2022-08-25 13:16 ` [kvm-unit-tests PATCH v2 2/2] s390x: create persistent comm-key Nico Boehr
2022-09-06  9:50   ` Janosch Frank
2022-09-06 15:31     ` Nico Boehr
2022-09-07  6:24       ` Janosch Frank

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