summaryrefslogtreecommitdiff
path: root/drivers/s390/cio/vfio_ccw_ops.c
AgeCommit message (Expand)Author
2021-03-08s390/cio: return -EFAULT if copy_to_user() failsEric Farman
2021-03-08s390/cio: return -EFAULT if copy_to_user() failsWang Qing
2020-12-03vfio-ccw: Wire in the request callbackEric Farman
2020-06-03vfio-ccw: Introduce a new CRW regionFarhan Ali
2020-06-02vfio-ccw: Refactor IRQ handlersEric Farman
2020-06-02vfio-ccw: Introduce a new schib regionFarhan Ali
2020-06-02vfio-ccw: Refactor the unregister of the async regionsEric Farman
2019-08-23vfio-ccw: add some loggingCornelia Huck
2019-04-24vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdevFarhan Ali
2019-04-24vfio-ccw: add handling for async channel instructionsCornelia Huck
2019-04-24vfio-ccw: add capabilities chainCornelia Huck
2019-04-24vfio-ccw: protect the I/O regionCornelia Huck
2019-04-24vfio-ccw: rework ssch state handlingCornelia Huck
2018-09-27s390/cio: Convert ccw_io_region to pointerEric Farman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-22s390/vfio_ccw: make some symbols staticSebastian Ott
2017-04-12vfio: ccw: improve error handling for vfio_ccw_mdev_removeDong Jia Shi
2017-04-12vfio: ccw: remove unnecessary NULL checks of a pointerDong Jia Shi
2017-03-31vfio: ccw: introduce a finite state machineDong Jia Shi
2017-03-31vfio: ccw: return I/O results asynchronouslyDong Jia Shi
2017-03-31vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctlsDong Jia Shi
2017-03-31vfio: ccw: realize VFIO_DEVICE_RESET ioctlDong Jia Shi
2017-03-31vfio: ccw: realize VFIO_DEVICE_GET_REGION_INFO ioctlDong Jia Shi
2017-03-31vfio: ccw: handle ccw command requestDong Jia Shi
2017-03-31vfio: ccw: introduce ccw_io_regionDong Jia Shi
2017-03-31vfio: ccw: register vfio_ccw to the mediated device frameworkDong Jia Shi