diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2025-04-10 17:42:52 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-04-17 18:23:07 +0200 |
commit | 08b462dd9970a88d7f0e7c61ca48502463b0b78d (patch) | |
tree | c389dba57538c747448b0438916fc631e5c16b06 /scripts/rust/rustc_args.py | |
parent | 8bdd3a0308ba8e8d20240ac06de8615959bcf00e (diff) | |
download | qemu-08b462dd9970a88d7f0e7c61ca48502463b0b78d.zip qemu-08b462dd9970a88d7f0e7c61ca48502463b0b78d.tar.gz qemu-08b462dd9970a88d7f0e7c61ca48502463b0b78d.tar.bz2 |
scsi: add conversion from ENODEV to sense
This is mostly for completeness; I noticed it because ENODEV is used internally
within scsi-disk.c, but when scsi_sense_from_errno(ENODEV) is called the resulting
sense is never used and instead scsi_sense_from_host_status() is called later
by scsi_req_complete_failed().
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/rust/rustc_args.py')
0 files changed, 0 insertions, 0 deletions