aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto/vfio_ap_ops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-22s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystemPierre Morel1-2/+2
2018-10-08s390: vfio-ap: make local functions and data staticChristian Borntraeger1-10/+10
2018-10-05s390: vfio-ap: setup APCB mask using KVM dedicated functionPierre Morel1-32/+3
2018-09-28s390: vfio-ap: implement VFIO_DEVICE_RESET ioctlTony Krowiak1-1/+4
2018-09-28s390: vfio-ap: zeroize the AP queuesTony Krowiak1-0/+49
2018-09-28s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctlTony Krowiak1-0/+38
2018-09-28s390: vfio-ap: implement mediated device open callbackTony Krowiak1-0/+161
2018-09-26s390: vfio-ap: sysfs interface to view matrix mdev matrixTony Krowiak1-0/+51
2018-09-26s390: vfio-ap: sysfs interfaces to configure control domainsTony Krowiak1-0/+112
2018-09-26s390: vfio-ap: sysfs interfaces to configure domainsTony Krowiak1-1/+137
2018-09-26s390: vfio-ap: sysfs interfaces to configure adaptersTony Krowiak1-0/+292
2018-09-26s390: vfio-ap: register matrix device with VFIO mdev frameworkTony Krowiak1-0/+126