Commit 492a6be1 authored by Tony Krowiak's avatar Tony Krowiak Committed by Christian Borntraeger
Browse files

s390: doc: detailed specifications for AP virtualization



This patch provides documentation describing the AP architecture and
design concepts behind the virtualization of AP devices. It also
includes an example of how to configure AP devices for exclusive
use of KVM guests.

Signed-off-by: default avatarTony Krowiak <akrowiak@linux.ibm.com>
Reviewed-by: default avatarHalil Pasic <pasic@linux.ibm.com>
Message-Id: <20180925231641.4954-27-akrowiak@linux.vnet.ibm.com>
Signed-off-by: default avatarChristian Borntraeger <borntraeger@de.ibm.com>
parent 112c24d4
Loading
Loading
Loading
Loading
+837 −0

File added.

Preview size limit exceeded, changes collapsed.

+1 −0
Original line number Diff line number Diff line
@@ -12678,6 +12678,7 @@ S: Supported
F:	drivers/s390/crypto/vfio_ap_drv.c
F:	drivers/s390/crypto/vfio_ap_private.h
F:	drivers/s390/crypto/vfio_ap_ops.c
F:	Documentation/s390/vfio-ap.txt

S390 ZFCP DRIVER
M:	Steffen Maier <maier@linux.ibm.com>