summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/vfio_ccw_drv.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-05s390/vfio_ccw: remove unused variableSebastian Ott1-2/+0
2017-06-12s390/cio: introduce io_subchannel_typeSebastian Ott1-57/+1
2017-03-31vfio: ccw: introduce a finite state machineDong Jia Shi1-102/+14
2017-03-31vfio: ccw: return I/O results asynchronouslyDong Jia Shi1-24/+34
2017-03-31vfio: ccw: handle ccw command requestDong Jia Shi1-0/+114
2017-03-31vfio: ccw: register vfio_ccw to the mediated device frameworkDong Jia Shi1-1/+11
2017-03-31vfio: ccw: basic implementation for vfio_ccw driverDong Jia Shi1-0/+262