]> Git Repo - qemu.git/commit
vfio-ccw: allow non-prefetch ORBs
authorJared Rossi <[email protected]>
Tue, 12 May 2020 18:15:35 +0000 (14:15 -0400)
committerCornelia Huck <[email protected]>
Fri, 5 Jun 2020 15:13:11 +0000 (17:13 +0200)
commit24e58a7b1d411627e326144030a20dcf0093fed0
tree18a17706f83842d117ed33b948d281d229bf282a
parent61a3d5eded4af9e4cc8d779672891eba8d94879c
vfio-ccw: allow non-prefetch ORBs

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.

Newer Linux kernel versions do not require to force the PFCH flag with
vfio-ccw devices anymore.

Signed-off-by: Jared Rossi <[email protected]>
Reviewed-by: Eric Farman <[email protected]>
Message-Id: <20200512181535[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
hw/vfio/ccw.c
This page took 0.024821 seconds and 4 git commands to generate.