Merge branch 'vfio-ap' into features
authorHeiko Carstens <hca@linux.ibm.com>
Wed, 23 Aug 2023 12:36:37 +0000 (14:36 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Wed, 23 Aug 2023 12:36:37 +0000 (14:36 +0200)
commit6daf5a682463c6c44538995c72bde2be992dc8e0
tree424761c851c79cc1b41aab5971d0bba6ee851631
parentcfd012107f11ec4af010f11eca341edc831abf6c
parentf88fb1335733029b4630fb93cfaad349a81e57b2
Merge branch 'vfio-ap' into features

Tony Krowiak says:

===================
This patch series is for the changes required in the vfio_ap device
driver to facilitate pass-through of crypto devices to a secure
execution guest. In particular, it is critical that no data from the
queues passed through to the SE guest is leaked when the guest is
destroyed. There are also some new response codes returned from the
PQAP(ZAPQ) and PQAP(TAPQ) commands that have been added to the
architecture in support of pass-through of crypto devices to SE guests;
these need to be accounted for when handling the reset of queues.
===================

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/kvm/pv.c