aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/vfio_ccw_private.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-04vfio/mdev: add mdev available instance checking to the coreJason Gunthorpe1-2/+0
2022-10-04vfio/mdev: simplify mdev_type handlingChristoph Hellwig1-0/+2
2022-10-04vfio/mdev: embedd struct mdev_parent in the parent data structureChristoph Hellwig1-0/+4
2022-09-21vfio/ccw: Use the new device life cycle helpersKevin Tian1-0/+3
2022-07-20vfio: Replace the DMA unmapping notifier with a callbackJason Gunthorpe1-2/+0
2022-07-07vfio/ccw: Create a CLOSE FSM eventEric Farman1-0/+1
2022-07-07vfio/ccw: Create an OPEN FSM EventEric Farman1-0/+1
2022-07-07vfio/ccw: Flatten MDEV device (un)registerEric Farman1-3/+0
2022-07-07vfio/ccw: Pass enum to FSM event jumptableEric Farman1-1/+1
2022-07-07vfio/ccw: Remove private->mdevEric Farman1-2/+0
2022-06-27vfio: de-extern-ify function prototypesAlex Williamson1-3/+3
2021-10-28vfio/ccw: Convert to use vfio_register_emulated_iommu_dev()Jason Gunthorpe1-0/+5
2020-12-03vfio-ccw: Wire in the request callbackEric Farman1-0/+4
2020-06-03vfio-ccw: Wire up the CRW irq and CRW regionFarhan Ali1-0/+8
2020-06-03vfio-ccw: Introduce a new CRW regionFarhan Ali1-0/+4
2020-06-02vfio-ccw: Introduce a new schib regionFarhan Ali1-0/+3
2020-06-02vfio-ccw: Refactor the unregister of the async regionsEric Farman1-0/+1
2019-10-17vfio-ccw: Trace the FSM jumptableEric Farman1-0/+1
2019-08-23vfio-ccw: add some loggingCornelia Huck1-0/+17
2019-04-24vfio-ccw: add handling for async channel instructionsCornelia Huck1-0/+5
2019-04-24vfio-ccw: add capabilities chainCornelia Huck1-0/+38
2019-04-24vfio-ccw: protect the I/O regionCornelia Huck1-0/+2
2019-04-24vfio-ccw: rework ssch state handlingCornelia Huck1-1/+2
2018-12-12vfio: ccw: Merge BUSY and BOXED statesPierre Morel1-1/+0
2018-09-27s390/cio: Convert ccw_io_region to pointerEric Farman1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-31vfio: ccw: introduce a finite state machineDong Jia Shi1-1/+40
2017-03-31vfio: ccw: return I/O results asynchronouslyDong Jia Shi1-4/+3
2017-03-31vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctlsDong Jia Shi1-0/+4
2017-03-31vfio: ccw: handle ccw command requestDong Jia Shi1-0/+14
2017-03-31vfio: ccw: introduce ccw_io_regionDong Jia Shi1-0/+4
2017-03-31vfio: ccw: register vfio_ccw to the mediated device frameworkDong Jia Shi1-0/+11
2017-03-31vfio: ccw: basic implementation for vfio_ccw driverDong Jia Shi1-0/+25