summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/vfio_ccw_fsm.c
Commit message (Expand)AuthorAgeFilesLines
* vfio-ccw: add handling for async channel instructionsCornelia Huck2019-04-241-2/+117
* vfio-ccw: rework ssch state handlingCornelia Huck2019-04-241-5/+14
* vfio-ccw: make it safe to access channel programsCornelia Huck2019-04-241-0/+5
* vfio: ccw: Merge BUSY and BOXED statesPierre Morel2018-12-121-6/+1Star
* s390/cio: Convert ccw_io_region to pointerEric Farman2018-09-271-3/+3
* vfio: ccw: add tracepoints for interesting error pathsHalil Pasic2018-05-291-1/+16
* vfio: ccw: process ssch with interrupts disabledCornelia Huck2018-04-231-7/+12
* vfio-ccw: fence off transport modeCornelia Huck2018-03-011-0/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* vfio: ccw: remove unnecessary NULL checks of a pointerDong Jia Shi2017-04-121-5/+1Star
* vfio: ccw: introduce a finite state machineDong Jia Shi2017-03-311-0/+207