You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/scsi
Paolo Bonzini 08b462dd99 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>
1 week ago
..
meson.build configure, meson: rename targetos to host_os 1 year ago
pr-helper.h Normalize header guard symbol definition. 6 years ago
pr-manager-helper.c QIOChannel: Add flags on io_writev and introduce io_flush callback 3 years ago
pr-manager-stub.c pr-manager: add query-pr-managers QMP command 7 years ago
pr-manager.c qom: Use object_get_container() 4 months ago
qemu-pr-helper.c qapi: Move include/qapi/qmp/ to include/qobject/ 2 months ago
trace-events docs: fix references to docs/devel/tracing.rst 4 years ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
utils.c scsi: add conversion from ENODEV to sense 1 week ago