summaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto/vfio_ap_private.h
Commit message (Expand)AuthorAgeFilesLines
* s390/vfio-ap: Add write support to sysfs attr ap_configJason J. Herne2024-04-221-3/+3
* s390/vfio-ap: reset queues filtered from the guest's AP configTony Krowiak2024-01-171-0/+3
* s390/vfio-ap: use work struct to verify queue resetTony Krowiak2023-08-181-0/+2
* s390/vfio-ap: store entire AP queue status word with the queue objectTony Krowiak2023-08-181-2/+2
* s390/vfio-ap: realize the VFIO_DEVICE_SET_IRQS ioctlTony Krowiak2023-06-061-0/+3
* s390/vfio-ap: Fix memory allocation for mdev_types arrayJason J. Herne2022-10-261-1/+1
* vfio/mdev: add mdev available instance checking to the coreJason Gunthorpe2022-10-041-2/+0
* vfio/mdev: simplify mdev_type handlingChristoph Hellwig2022-10-041-0/+2
* vfio/mdev: embedd struct mdev_parent in the parent data structureChristoph Hellwig2022-10-041-0/+1
* vfio/mdev: make mdev.h standalone includableChristoph Hellwig2022-10-041-1/+0
* Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-08-061-4/+43
|\
| * s390/vfio-ap: handle config changed and scan complete notificationTony Krowiak2022-07-191-0/+12
| * s390/vfio-ap: implement in-use callback for vfio_ap driverTony Krowiak2022-07-191-0/+2
| * s390/vfio-ap: reset queues after adapter/domain unassignmentTony Krowiak2022-07-191-0/+2
| * s390/vfio-ap: introduce new mutex to control access to the KVM pointerTony Krowiak2022-07-191-0/+6
| * s390/vfio-ap: rename matrix_dev->lock mutex to matrix_dev->mdevs_lockTony Krowiak2022-07-191-2/+2
| * s390/vfio-ap: introduce shadow APCBTony Krowiak2022-07-191-0/+2
| * s390/vfio-ap: manage link between queue struct and matrix mdevTony Krowiak2022-07-191-0/+14
| * s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.cTony Krowiak2022-07-191-2/+3
* | vfio/ap: Change saved_pfn to saved_iovaNicolin Chen2022-07-251-2/+2
* | vfio: Replace the DMA unmapping notifier with a callbackJason Gunthorpe2022-07-201-3/+0
|/
* vfio: remove VFIO_GROUP_NOTIFY_SET_KVMMatthew Rosato2022-05-241-3/+0
* s390/vfio-ap: s390/crypto: fix all kernel-doc warningsTony Krowiak2021-10-261-12/+31
* vfio/ap_ops: Convert to use vfio_register_group_dev()Jason Gunthorpe2021-08-251-0/+2
* s390/vfio-ap: replace open coded locks for VFIO_GROUP_NOTIFY_SET_KVM notifica...Tony Krowiak2021-08-241-2/+0
* s390/vfio-ap: r/w lock for PQAP interception handler function pointerTony Krowiak2021-08-241-1/+1
* s390/vfio-ap: fix circular lockdep when setting/clearing crypto masksTony Krowiak2021-04-051-0/+2
* s390/vfio-ap: No need to disable IRQ after queue resetTony Krowiak2021-01-271-6/+6
* s390: ap: implement PAPQ AQIC interception in kernelPierre Morel2019-07-021-0/+11
* vfio: ap: register IOMMU VFIO notifierPierre Morel2019-07-021-0/+2
* s390: ap: kvm: add PQAP interception for AQICPierre Morel2019-07-021-0/+2
* s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystemPierre Morel2019-02-221-0/+1
* s390: vfio-ap: implement mediated device open callbackTony Krowiak2018-09-281-0/+5
* s390: vfio-ap: register matrix device with VFIO mdev frameworkTony Krowiak2018-09-261-0/+49
* s390: vfio-ap: base implementation of VFIO AP device driverTony Krowiak2018-09-261-0/+34