commit | 430220b0bbcbaaaa03718111ff541ee8cd97c781 | [log] [tgz] |
---|---|---|
author | Cornelia Huck <cohuck@redhat.com> | Tue Apr 07 13:16:05 2020 +0200 |
committer | Cornelia Huck <cohuck@redhat.com> | Tue Jun 02 13:14:08 2020 +0200 |
tree | 4ee362bb1b66b3dcfa42f015b1701788b20ac81e | |
parent | 725b94d74128cd208bfdd446ad6b5f4b38cf5395 [diff] |
vfio-ccw: document possible errors Interacting with the I/O and the async regions can yield a number of errors, which had been undocumented so far. These are part of the api, so remedy that. Signed-off-by: Cornelia Huck <cohuck@redhat.com> Reviewed-by: Eric Farman <farman@linux.ibm.com> Message-Id: <20200407111605.1795-1-cohuck@redhat.com>