aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/vfio_ccw_private.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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