vfio/ccw: remove old IDA format restrictions
authorEric Farman <farman@linux.ibm.com>
Fri, 19 Feb 2021 19:41:49 +0000 (20:41 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Mon, 9 Jan 2023 13:34:09 +0000 (14:34 +0100)
commitbeb060ed20d5d5a54754cf78c38731a6a5cb0f18
tree315b3f0bca67f63124ac5824bced2c834bec2677
parentb5a73e8eb225e3103a030c518375b4b2d0c66ccd
vfio/ccw: remove old IDA format restrictions

By this point, all the pieces are in place to properly support
a 2K Format-2 IDAL, and to convert a guest Format-1 IDAL to
the 2K Format-2 variety. Let's remove the fence that prohibits
them, and allow a guest to submit them if desired.

Signed-off-by: Eric Farman <farman@linux.ibm.com>
Reviewed-by: Matthew Rosato <mjrosato@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Documentation/s390/vfio-ccw.rst
drivers/s390/cio/vfio_ccw_cp.c