qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] vfio-ccw: Enable transparent CCW IPL from DASD [QEMU]
@ 2020-05-12 18:15 Jared Rossi
  2020-05-12 18:15 ` [PATCH v2 1/1] vfio-ccw: allow non-prefetch ORBs Jared Rossi
  0 siblings, 1 reply; 7+ messages in thread
From: Jared Rossi @ 2020-05-12 18:15 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 does not trigger in practice as all Linux channel programs
are intended to use prefetch.

QEMU part to make use of the corresponding kernel patch posted here:

https://lore.kernel.org/kvm/20200506212440.31323-1-jrossi@linux.ibm.com/

It is no longer required to force the PFCH flag, but the option is
still supported.


Jared Rossi (1):
  vfio-ccw: allow non-prefetch ORBs

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

-- 
2.17.0



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

end of thread, other threads:[~2020-05-18 14:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-12 18:15 [PATCH v2 0/1] vfio-ccw: Enable transparent CCW IPL from DASD [QEMU] Jared Rossi
2020-05-12 18:15 ` [PATCH v2 1/1] vfio-ccw: allow non-prefetch ORBs Jared Rossi
2020-05-14 15:20   ` Cornelia Huck
2020-05-14 18:39     ` Jared Rossi
2020-05-15 11:06       ` Eric Farman
2020-05-18 14:17         ` Cornelia Huck
2020-05-18 14:56   ` Cornelia Huck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).