mbox series

[kvm-unit-tests,v1,0/2] s390x: dump support for PV tests

Message ID 20220721132647.552298-1-nrb@linux.ibm.com (mailing list archive)
Headers show
Series s390x: dump support for PV tests | expand

Message

Nico Boehr July 21, 2022, 1:26 p.m. UTC
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 | 24 +++++++++++++++++++-----
 1 file changed, 19 insertions(+), 5 deletions(-)