diff options
author | 2025-04-02 23:29:52 -0700 | |
---|---|---|
committer | 2025-05-18 17:25:24 -0400 | |
commit | a94c96a352b56bf7aa519ed3084d3d5ac5e76910 (patch) | |
tree | c52618bc72554ecd66041264bc5e2715dce4bff8 /scripts/generate_rust_analyzer.py | |
parent | vhost-scsi: log I/O queue write descriptors (diff) | |
download | linux-rng-a94c96a352b56bf7aa519ed3084d3d5ac5e76910.tar.xz linux-rng-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 <joao.m.martins@oracle.com>
Signed-off-by: Dongli Zhang <dongli.zhang@oracle.com>
Message-Id: <20250403063028.16045-8-dongli.zhang@oracle.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Mike Christie <michael.christie@oracle.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions