Searched hist:bbe37e4cb89702aa78e0f44618c5af7f9aaa33f6 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/s390/cio/ |
H A D | vfio_ccw_private.h | diff bbe37e4cb89702aa78e0f44618c5af7f9aaa33f6 Thu Mar 16 22:17:40 CDT 2017 Dong Jia Shi <bjsdjshi@linux.vnet.ibm.com> vfio: ccw: introduce a finite state machine
The current implementation doesn't check if the subchannel is in a proper device state when handling an event. Let's introduce a finite state machine to manage the state/event change.
Signed-off-by: Dong Jia Shi <bjsdjshi@linux.vnet.ibm.com> Message-Id: <20170317031743.40128-14-bjsdjshi@linux.vnet.ibm.com> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
|
H A D | Makefile | diff bbe37e4cb89702aa78e0f44618c5af7f9aaa33f6 Thu Mar 16 22:17:40 CDT 2017 Dong Jia Shi <bjsdjshi@linux.vnet.ibm.com> vfio: ccw: introduce a finite state machine
The current implementation doesn't check if the subchannel is in a proper device state when handling an event. Let's introduce a finite state machine to manage the state/event change.
Signed-off-by: Dong Jia Shi <bjsdjshi@linux.vnet.ibm.com> Message-Id: <20170317031743.40128-14-bjsdjshi@linux.vnet.ibm.com> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
|
H A D | vfio_ccw_fsm.c | bbe37e4cb89702aa78e0f44618c5af7f9aaa33f6 Thu Mar 16 22:17:40 CDT 2017 Dong Jia Shi <bjsdjshi@linux.vnet.ibm.com> vfio: ccw: introduce a finite state machine
The current implementation doesn't check if the subchannel is in a proper device state when handling an event. Let's introduce a finite state machine to manage the state/event change.
Signed-off-by: Dong Jia Shi <bjsdjshi@linux.vnet.ibm.com> Message-Id: <20170317031743.40128-14-bjsdjshi@linux.vnet.ibm.com> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
|
H A D | vfio_ccw_ops.c | diff bbe37e4cb89702aa78e0f44618c5af7f9aaa33f6 Thu Mar 16 22:17:40 CDT 2017 Dong Jia Shi <bjsdjshi@linux.vnet.ibm.com> vfio: ccw: introduce a finite state machine
The current implementation doesn't check if the subchannel is in a proper device state when handling an event. Let's introduce a finite state machine to manage the state/event change.
Signed-off-by: Dong Jia Shi <bjsdjshi@linux.vnet.ibm.com> Message-Id: <20170317031743.40128-14-bjsdjshi@linux.vnet.ibm.com> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
|
H A D | vfio_ccw_drv.c | diff bbe37e4cb89702aa78e0f44618c5af7f9aaa33f6 Thu Mar 16 22:17:40 CDT 2017 Dong Jia Shi <bjsdjshi@linux.vnet.ibm.com> vfio: ccw: introduce a finite state machine
The current implementation doesn't check if the subchannel is in a proper device state when handling an event. Let's introduce a finite state machine to manage the state/event change.
Signed-off-by: Dong Jia Shi <bjsdjshi@linux.vnet.ibm.com> Message-Id: <20170317031743.40128-14-bjsdjshi@linux.vnet.ibm.com> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
|