Merge tag 'vfio-ccw-20200603-v2' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorVasily Gorbik <gor@linux.ibm.com>
Thu, 4 Jun 2020 09:58:05 +0000 (11:58 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Thu, 4 Jun 2020 09:58:05 +0000 (11:58 +0200)
commit0927e157b7e48a190500f785ce6d52d6fca8f14e
tree02722e471fadc8e344011949fadde0e479fa0e63
parente1750a3d9abbea2ece29cac8dc5a6f5bc19c1492
parentb2dd9a44a1098c96935c495570b663bd223a087e
Merge tag 'vfio-ccw-20200603-v2' of https://git./linux/kernel/git/kvms390/vfio-ccw into features

vfio-ccw updates:
- accept requests without the prefetch bit set
- enable path handling via two new regions

* tag 'vfio-ccw-20200603-v2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw:
  vfio-ccw: Add trace for CRW event
  vfio-ccw: Wire up the CRW irq and CRW region
  vfio-ccw: Introduce a new CRW region
  vfio-ccw: Refactor IRQ handlers
  vfio-ccw: Introduce a new schib region
  vfio-ccw: Refactor the unregister of the async regions
  vfio-ccw: Register a chp_event callback for vfio-ccw
  vfio-ccw: Introduce new helper functions to free/destroy regions
  vfio-ccw: document possible errors
  vfio-ccw: Enable transparent CCW IPL from DASD

Link: https://lkml.kernel.org/r/20200603112716.332801-1-cohuck@redhat.com
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>