Searched hist:d5afd5d135c8cc43bd2568361b4c91f0bd488c3f (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/s390/cio/ |
H A D | vfio_ccw_async.c | d5afd5d135c8cc43bd2568361b4c91f0bd488c3f Mon Jul 23 09:03:27 CDT 2018 Cornelia Huck <cohuck@redhat.com> vfio-ccw: add handling for async channel instructions
Add a region to the vfio-ccw device that can be used to submit asynchronous I/O instructions. ssch continues to be handled by the existing I/O region; the new region handles hsch and csch.
Interrupt status continues to be reported through the same channels as for ssch.
Acked-by: Eric Farman <farman@linux.ibm.com> Reviewed-by: Farhan Ali <alifm@linux.ibm.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
|
H A D | vfio_ccw_private.h | diff d5afd5d135c8cc43bd2568361b4c91f0bd488c3f Mon Jul 23 09:03:27 CDT 2018 Cornelia Huck <cohuck@redhat.com> vfio-ccw: add handling for async channel instructions
Add a region to the vfio-ccw device that can be used to submit asynchronous I/O instructions. ssch continues to be handled by the existing I/O region; the new region handles hsch and csch.
Interrupt status continues to be reported through the same channels as for ssch.
Acked-by: Eric Farman <farman@linux.ibm.com> Reviewed-by: Farhan Ali <alifm@linux.ibm.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
|
H A D | Makefile | diff d5afd5d135c8cc43bd2568361b4c91f0bd488c3f Mon Jul 23 09:03:27 CDT 2018 Cornelia Huck <cohuck@redhat.com> vfio-ccw: add handling for async channel instructions
Add a region to the vfio-ccw device that can be used to submit asynchronous I/O instructions. ssch continues to be handled by the existing I/O region; the new region handles hsch and csch.
Interrupt status continues to be reported through the same channels as for ssch.
Acked-by: Eric Farman <farman@linux.ibm.com> Reviewed-by: Farhan Ali <alifm@linux.ibm.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
|
H A D | vfio_ccw_fsm.c | diff d5afd5d135c8cc43bd2568361b4c91f0bd488c3f Mon Jul 23 09:03:27 CDT 2018 Cornelia Huck <cohuck@redhat.com> vfio-ccw: add handling for async channel instructions
Add a region to the vfio-ccw device that can be used to submit asynchronous I/O instructions. ssch continues to be handled by the existing I/O region; the new region handles hsch and csch.
Interrupt status continues to be reported through the same channels as for ssch.
Acked-by: Eric Farman <farman@linux.ibm.com> Reviewed-by: Farhan Ali <alifm@linux.ibm.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
|
H A D | vfio_ccw_ops.c | diff d5afd5d135c8cc43bd2568361b4c91f0bd488c3f Mon Jul 23 09:03:27 CDT 2018 Cornelia Huck <cohuck@redhat.com> vfio-ccw: add handling for async channel instructions
Add a region to the vfio-ccw device that can be used to submit asynchronous I/O instructions. ssch continues to be handled by the existing I/O region; the new region handles hsch and csch.
Interrupt status continues to be reported through the same channels as for ssch.
Acked-by: Eric Farman <farman@linux.ibm.com> Reviewed-by: Farhan Ali <alifm@linux.ibm.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
|
H A D | vfio_ccw_drv.c | diff d5afd5d135c8cc43bd2568361b4c91f0bd488c3f Mon Jul 23 09:03:27 CDT 2018 Cornelia Huck <cohuck@redhat.com> vfio-ccw: add handling for async channel instructions
Add a region to the vfio-ccw device that can be used to submit asynchronous I/O instructions. ssch continues to be handled by the existing I/O region; the new region handles hsch and csch.
Interrupt status continues to be reported through the same channels as for ssch.
Acked-by: Eric Farman <farman@linux.ibm.com> Reviewed-by: Farhan Ali <alifm@linux.ibm.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
|
/openbmc/linux/include/uapi/linux/ |
H A D | vfio_ccw.h | diff d5afd5d135c8cc43bd2568361b4c91f0bd488c3f Mon Jul 23 09:03:27 CDT 2018 Cornelia Huck <cohuck@redhat.com> vfio-ccw: add handling for async channel instructions
Add a region to the vfio-ccw device that can be used to submit asynchronous I/O instructions. ssch continues to be handled by the existing I/O region; the new region handles hsch and csch.
Interrupt status continues to be reported through the same channels as for ssch.
Acked-by: Eric Farman <farman@linux.ibm.com> Reviewed-by: Farhan Ali <alifm@linux.ibm.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
|
H A D | vfio.h | diff d5afd5d135c8cc43bd2568361b4c91f0bd488c3f Mon Jul 23 09:03:27 CDT 2018 Cornelia Huck <cohuck@redhat.com> vfio-ccw: add handling for async channel instructions
Add a region to the vfio-ccw device that can be used to submit asynchronous I/O instructions. ssch continues to be handled by the existing I/O region; the new region handles hsch and csch.
Interrupt status continues to be reported through the same channels as for ssch.
Acked-by: Eric Farman <farman@linux.ibm.com> Reviewed-by: Farhan Ali <alifm@linux.ibm.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
|