diff options
| author | Dongli Zhang <[email protected]> | 2025-04-03 06:29:52 +0000 |
|---|---|---|
| committer | Michael S. Tsirkin <[email protected]> | 2025-05-18 21:25:24 +0000 |
| commit | a94c96a352b56bf7aa519ed3084d3d5ac5e76910 (patch) | |
| tree | c52618bc72554ecd66041264bc5e2715dce4bff8 /rust/helpers/helpers.c | |
| parent | vhost-scsi: log I/O queue write descriptors (diff) | |
| download | kernel-a94c96a352b56bf7aa519ed3084d3d5ac5e76910.tar.gz kernel-a94c96a352b56bf7aa519ed3084d3d5ac5e76910.zip | |
vhost-scsi: log control queue write descriptors
Log write descriptors for the control queue, leveraging
vhost_scsi_get_desc() and vhost_get_vq_desc() to retrieve the array of
write descriptors to obtain the log buffer.
For Task Management Requests, similar to the I/O queue, store the log
buffer during the submission path and log it in the completion or error
handling path.
For Asynchronous Notifications, only the submission path is involved.
Suggested-by: Joao Martins <[email protected]>
Signed-off-by: Dongli Zhang <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Mike Christie <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions
