mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 00:34:20 +08:00
virtio-ccw: diag 500 may return a negative cookie
If something goes wrong in the kvm io bus handling, the virtio-ccw diagnose may return a negative error value in the cookie gpr. Document this. Reviewed-by: Halil Pasic <pasic@linux.ibm.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
parent
59f3397ca7
commit
8457fdfeb1
@ -68,7 +68,8 @@ Subcode 3 - virtio-ccw notification
|
||||
identifier, it is ignored.
|
||||
|
||||
After completion of the DIAGNOSE call, general register 2 may contain
|
||||
a 64bit identifier (in the kvm_io_bus cookie case).
|
||||
a 64bit identifier (in the kvm_io_bus cookie case), or a negative
|
||||
error value, if an internal error occurred.
|
||||
|
||||
See also the virtio standard for a discussion of this hypercall.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user