KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2
authorPierre Morel <pmorel@linux.ibm.com>
Tue, 25 Sep 2018 23:16:37 +0000 (19:16 -0400)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 28 Sep 2018 13:50:11 +0000 (15:50 +0200)
commit6b79de4b056e5a2febc0c61233d8f0ad7868e49c
tree3b946f59a099cb907f0567b605de5273e34f48e3
parentc9ba8c2cd210d35cdb48683db7c94f11c236d841
KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2

When the guest schedules a SIE with a CRYCB FORMAT-1 CRYCB,
we are able to schedule it in the host with a FORMAT-2 CRYCB
if the host uses FORMAT-2.

Signed-off-by: Pierre Morel <pmorel@linux.ibm.com>
Signed-off-by: Tony Krowiak <akrowiak@linux.ibm.com>
Message-Id: <20180925231641.4954-23-akrowiak@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
arch/s390/kvm/vsie.c