mbox series

[v2,0/2] vfio: ccw: VFIO CCW cleanup part1

Message ID 1540487720-11634-1-git-send-email-pmorel@linux.ibm.com (mailing list archive)
Headers show
Series vfio: ccw: VFIO CCW cleanup part1 | expand

Message

Pierre Morel Oct. 25, 2018, 5:15 p.m. UTC
The goal of the patches of this serie is to clarify the code
and to prepare for a better state/event handling.

Pierre Morel (2):
  vfio: ccw: Merge BUSY and BOXED states
  vfio: ccw: Register mediated device once all structures are
    initialized

 drivers/s390/cio/vfio_ccw_drv.c     | 8 ++++----
 drivers/s390/cio/vfio_ccw_fsm.c     | 7 +------
 drivers/s390/cio/vfio_ccw_private.h | 1 -
 3 files changed, 5 insertions(+), 11 deletions(-)