All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] vfio-ccw: Enable transparent CCW IPL from DASD
@ 2020-04-17 18:29 Jared Rossi
  2020-04-17 18:29 ` [PATCH 1/1] " Jared Rossi
  0 siblings, 1 reply; 14+ messages in thread
From: Jared Rossi @ 2020-04-17 18:29 UTC (permalink / raw)
  To: Eric Farman, Cornelia Huck; +Cc: linux-s390, kvm, linux-kernel

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

 drivers/s390/cio/vfio_ccw_cp.c  | 16 ++++------------
 drivers/s390/cio/vfio_ccw_cp.h  |  2 +-
 drivers/s390/cio/vfio_ccw_fsm.c |  6 +++---
 3 files changed, 8 insertions(+), 16 deletions(-)

-- 
2.17.0

^ permalink raw reply	[flat|nested] 14+ messages in thread
* [PATCH 0/1] vfio-ccw: Enable transparent CCW IPL from DASD
@ 2020-04-17 18:38 Jared Rossi
  2020-04-17 18:38 ` [PATCH 1/1] " Jared Rossi
  0 siblings, 1 reply; 14+ messages in thread
From: Jared Rossi @ 2020-04-17 18:38 UTC (permalink / raw)
  To: Eric Farman, Cornelia Huck; +Cc: qemu-s390x, qemu-devel

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(-)

-- 
2.21.1



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2020-04-29  0:38 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-17 18:29 [PATCH 0/1] vfio-ccw: Enable transparent CCW IPL from DASD Jared Rossi
2020-04-17 18:29 ` [PATCH 1/1] " Jared Rossi
2020-04-20 12:13   ` Cornelia Huck
2020-04-24 13:02     ` Halil Pasic
2020-04-23 13:56   ` Halil Pasic
2020-04-23 15:11     ` Cornelia Huck
2020-04-23 20:25       ` Eric Farman
2020-04-24 12:50         ` Halil Pasic
2020-04-29  0:38           ` Jared Rossi
  -- strict thread matches above, loose matches on Subject: below --
2020-04-17 18:38 [PATCH 0/1] " Jared Rossi
2020-04-17 18:38 ` [PATCH 1/1] " Jared Rossi
2020-04-20 12:26   ` Cornelia Huck
2020-04-20 12:29     ` Cornelia Huck
2020-04-20 22:35       ` Jared Rossi
2020-04-21  8:29         ` Cornelia Huck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.