Files
qemu/hw/scsi
Hannes Reinecke c9b6609b69 scsi: make io_timeout configurable
The current code sets an infinite timeout on SG_IO requests,
causing the guest to stall if the host experiences a frame
loss.
This patch adds an 'io_timeout' parameter for SCSIDevice to
make the SG_IO timeout configurable, and also shortens the
default timeout to 30 seconds to avoid infinite stalls.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Message-Id: <20201116183114.55703-3-hare@suse.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2021-02-25 14:14:32 +01:00
..
2020-09-09 09:27:09 -04:00
2020-09-09 13:20:22 -04:00
2020-08-21 06:30:28 -04:00
2020-09-09 09:27:09 -04:00
2021-02-25 14:14:32 +01:00
2013-09-12 08:46:21 +02:00
2021-01-12 12:38:03 +01:00