aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/cio/vfio_ccw_private.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-17vfio-ccw: Trace the FSM jumptableGravatar Eric Farman 1-0/+1
2019-08-23vfio-ccw: add some loggingGravatar Cornelia Huck 1-0/+17
2019-04-24vfio-ccw: add handling for async channel instructionsGravatar Cornelia Huck 1-0/+5
2019-04-24vfio-ccw: add capabilities chainGravatar Cornelia Huck 1-0/+38
2019-04-24vfio-ccw: protect the I/O regionGravatar Cornelia Huck 1-0/+2
2019-04-24vfio-ccw: rework ssch state handlingGravatar Cornelia Huck 1-1/+2
2018-12-12vfio: ccw: Merge BUSY and BOXED statesGravatar Pierre Morel 1-1/+0
2018-09-27s390/cio: Convert ccw_io_region to pointerGravatar Eric Farman 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-03-31vfio: ccw: introduce a finite state machineGravatar Dong Jia Shi 1-1/+40
2017-03-31vfio: ccw: return I/O results asynchronouslyGravatar Dong Jia Shi 1-4/+3
2017-03-31vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctlsGravatar Dong Jia Shi 1-0/+4
2017-03-31vfio: ccw: handle ccw command requestGravatar Dong Jia Shi 1-0/+14
2017-03-31vfio: ccw: introduce ccw_io_regionGravatar Dong Jia Shi 1-0/+4
2017-03-31vfio: ccw: register vfio_ccw to the mediated device frameworkGravatar Dong Jia Shi 1-0/+11
2017-03-31vfio: ccw: basic implementation for vfio_ccw driverGravatar Dong Jia Shi 1-0/+25