Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-05-22 | s390/vfio_ccw: make some symbols static | Sebastian Ott | 1 | -6/+6 |
2017-04-12 | vfio: ccw: improve error handling for vfio_ccw_mdev_remove | Dong Jia Shi | 1 | -11/+6 |
2017-04-12 | vfio: ccw: remove unnecessary NULL checks of a pointer | Dong Jia Shi | 1 | -17/+0 |
2017-03-31 | vfio: ccw: introduce a finite state machine | Dong Jia Shi | 1 | -3/+25 |
2017-03-31 | vfio: ccw: return I/O results asynchronously | Dong Jia Shi | 1 | -3/+0 |
2017-03-31 | vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctls | Dong Jia Shi | 1 | -1/+122 |
2017-03-31 | vfio: ccw: realize VFIO_DEVICE_RESET ioctl | Dong Jia Shi | 1 | -14/+33 |
2017-03-31 | vfio: ccw: realize VFIO_DEVICE_GET_REGION_INFO ioctl | Dong Jia Shi | 1 | -0/+78 |
2017-03-31 | vfio: ccw: handle ccw command request | Dong Jia Shi | 1 | -4/+20 |
2017-03-31 | vfio: ccw: introduce ccw_io_region | Dong Jia Shi | 1 | -0/+47 |
2017-03-31 | vfio: ccw: register vfio_ccw to the mediated device framework | Dong Jia Shi | 1 | -0/+147 |