diff options
author | Tony Krowiak <akrowiak@linux.vnet.ibm.com> | 2018-04-22 11:37:03 -0400 |
---|---|---|
committer | Christian Borntraeger <borntraeger@de.ibm.com> | 2018-05-17 09:02:10 +0200 |
commit | 20c922f04b17aa51a75e514eca8fcbfa337a002d (patch) | |
tree | 8e5a5fe79974e39726be205edc1681f61f9db407 /arch/s390/kvm/sigp.c | |
parent | 55531b7431db789766ac952391e95c170db48581 (diff) | |
download | talos-obmc-linux-20c922f04b17aa51a75e514eca8fcbfa337a002d.tar.gz talos-obmc-linux-20c922f04b17aa51a75e514eca8fcbfa337a002d.zip |
KVM: s390: reset crypto attributes for all vcpus
Introduces a new function to reset the crypto attributes for all
vcpus whether they are running or not. Each vcpu in KVM will
be removed from SIE prior to resetting the crypto attributes in its
SIE state description. After all vcpus have had their crypto attributes
reset the vcpus will be restored to SIE.
This function is incorporated into the kvm_s390_vm_set_crypto(kvm)
function to fix a reported issue whereby the crypto key wrapping
attributes could potentially get out of synch for running vcpus.
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reported-by: Halil Pasic <pasic@linux.vnet.ibm.com>
Signed-off-by: Tony Krowiak <akrowiak@linux.vnet.ibm.com>
Signed-off-by: Janosch Frank <frankja@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'arch/s390/kvm/sigp.c')
0 files changed, 0 insertions, 0 deletions