aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorDongli Zhang <[email protected]>2025-04-03 06:29:52 +0000
committerMichael S. Tsirkin <[email protected]>2025-05-18 21:25:24 +0000
commita94c96a352b56bf7aa519ed3084d3d5ac5e76910 (patch)
treec52618bc72554ecd66041264bc5e2715dce4bff8 /rust/helpers/helpers.c
parentvhost-scsi: log I/O queue write descriptors (diff)
downloadkernel-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