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

Jared Rossi posted 1 patch 4 years ago
Test docker-mingw@fedora passed
Test checkpatch passed
Test asan passed
Test docker-quick@centos7 passed
Test FreeBSD passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200512181535.18630-1-jrossi@linux.ibm.com
Maintainers: Cornelia Huck <cohuck@redhat.com>, Alex Williamson <alex.williamson@redhat.com>, Eric Farman <farman@linux.ibm.com>
hw/vfio/ccw.c | 13 +++----------
1 file changed, 3 insertions(+), 10 deletions(-)
[PATCH v2 0/1] vfio-ccw: Enable transparent CCW IPL from DASD [QEMU]
Posted by Jared Rossi 4 years ago
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