diff options
author | Paolo Bonzini | 2021-02-24 12:57:44 +0100 |
---|---|---|
committer | Paolo Bonzini | 2021-02-25 14:14:32 +0100 |
commit | 782a78c9e994c2be23467262f50e885a0eb0d9fc (patch) | |
tree | 6b18dc45d9f199351ac7648dbb183a7f85776f75 /hw/usb | |
parent | scsi-disk: pass SCSI status to scsi_handle_rw_error (diff) | |
download | qemu-782a78c9e994c2be23467262f50e885a0eb0d9fc.tar.gz qemu-782a78c9e994c2be23467262f50e885a0eb0d9fc.tar.xz qemu-782a78c9e994c2be23467262f50e885a0eb0d9fc.zip |
scsi-disk: pass guest recoverable errors through even for rerror=stop
Right now, recoverable sense values are only passed directly to the
guest only for rerror=report. However, when rerror/werror are 'stop'
we still don't want the host to be involved on every UNIT ATTENTION
(especially considered that the QMP event will not have enough information
to act on the report).
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/usb')
0 files changed, 0 insertions, 0 deletions