mbox series

[0/1] vfio-ccw: Enable transparent CCW IPL from DASD

Message ID 20200417183838.11796-1-jrossi@linux.ibm.com (mailing list archive)
Headers show
Series vfio-ccw: Enable transparent CCW IPL from DASD | expand

Message

Jared Rossi April 17, 2020, 6:38 p.m. UTC
Remove the explicit prefetch check when using vfio-ccw devices.
This check is not needed as all Linux channel programs are intended
to use prefetch and will be executed in the same way regardless.

Jared Rossi (1):
  vfio-ccw: Enable transparent CCW IPL from DASD

 hw/vfio/ccw.c | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)