diff options
author | Tony Krowiak <akrowiak@linux.ibm.com> | 2018-09-26 01:16:39 +0200 |
---|---|---|
committer | Christian Borntraeger <borntraeger@de.ibm.com> | 2018-09-28 15:50:11 +0200 |
commit | 37940fb0b6a2c4bf101481365c42f250694ffd15 (patch) | |
tree | c15a6628a853bee80011324e72eb777e31a1480f /arch/s390/tools | |
parent | KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2 (diff) | |
download | linux-37940fb0b6a2c4bf101481365c42f250694ffd15.tar.xz linux-37940fb0b6a2c4bf101481365c42f250694ffd15.zip |
KVM: s390: device attrs to enable/disable AP interpretation
Introduces two new VM crypto device attributes (KVM_S390_VM_CRYPTO)
to enable or disable AP instruction interpretation from userspace
via the KVM_SET_DEVICE_ATTR ioctl:
* The KVM_S390_VM_CRYPTO_ENABLE_APIE attribute enables hardware
interpretation of AP instructions executed on the guest.
* The KVM_S390_VM_CRYPTO_DISABLE_APIE attribute disables hardware
interpretation of AP instructions executed on the guest. In this
case the instructions will be intercepted and pass through to
the guest.
Signed-off-by: Tony Krowiak <akrowiak@linux.ibm.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Message-Id: <20180925231641.4954-25-akrowiak@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'arch/s390/tools')
0 files changed, 0 insertions, 0 deletions