]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4e24313cafab790f1125b6877d41cb83b98d89d4
tree3b946f59a099cb907f0567b605de5273e34f48e3
parentf5cc0389381191c0f301ccab0aa1d65607172244
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