s390: vfio-ap: setup APCB mask using KVM dedicated function
authorPierre Morel <pmorel@linux.ibm.com>
Fri, 5 Oct 2018 08:31:10 +0000 (10:31 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 5 Oct 2018 11:11:30 +0000 (13:11 +0200)
commit76c7829f5b8c7691b18929cdedd6d2e79db3c2b9
treec0a8ea6e8217b3374e45c0f6a08b2147d2def96c
parent0e237e44699465139c07f969b051f83066a2ec1d
s390: vfio-ap: setup APCB mask using KVM dedicated function

We replace the vfio_ap_mdev_copy_masks() by the new
kvm_arch_crypto_set_masks() to be able to use the standard
KVM tracing system.

Signed-off-by: Pierre Morel <pmorel@linux.ibm.com>
Message-Id: <1538728270-10340-3-git-send-email-pmorel@linux.ibm.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
drivers/s390/crypto/vfio_ap_ops.c