summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/vfio_ccw_ops.c
Commit message (Expand)AuthorAgeFilesLines
* s390/cio: Convert ccw_io_region to pointerEric Farman2018-09-271-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390/vfio_ccw: make some symbols staticSebastian Ott2017-05-221-6/+6
* vfio: ccw: improve error handling for vfio_ccw_mdev_removeDong Jia Shi2017-04-121-11/+6
* vfio: ccw: remove unnecessary NULL checks of a pointerDong Jia Shi2017-04-121-17/+0
* vfio: ccw: introduce a finite state machineDong Jia Shi2017-03-311-3/+25
* vfio: ccw: return I/O results asynchronouslyDong Jia Shi2017-03-311-3/+0
* vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctlsDong Jia Shi2017-03-311-1/+122
* vfio: ccw: realize VFIO_DEVICE_RESET ioctlDong Jia Shi2017-03-311-14/+33
* vfio: ccw: realize VFIO_DEVICE_GET_REGION_INFO ioctlDong Jia Shi2017-03-311-0/+78
* vfio: ccw: handle ccw command requestDong Jia Shi2017-03-311-4/+20
* vfio: ccw: introduce ccw_io_regionDong Jia Shi2017-03-311-0/+47
* vfio: ccw: register vfio_ccw to the mediated device frameworkDong Jia Shi2017-03-311-0/+147