diff options
author | Peter Lieven | 2013-02-21 16:15:54 +0100 |
---|---|---|
committer | Paolo Bonzini | 2013-03-05 17:51:50 +0100 |
commit | 1dde716ed6719c341c1bfa427781f0715af90cbc (patch) | |
tree | 07bee51d3b13cb1ec2ad646eacf6507e5aaca191 /monitor.c | |
parent | Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-arm (diff) | |
download | qemu-1dde716ed6719c341c1bfa427781f0715af90cbc.tar.gz qemu-1dde716ed6719c341c1bfa427781f0715af90cbc.tar.xz qemu-1dde716ed6719c341c1bfa427781f0715af90cbc.zip |
iscsi: retry read, write, flush and unmap on unit attention check conditions
the storage might return a check condition status for various reasons.
(e.g. bus reset, capacity change, thin-provisioning info etc.)
currently all these informative status responses lead to an I/O error
which is populated to the guest. this patch introduces a retry mechanism
to avoid this.
Signed-off-by: Peter Lieven <pl@kamp.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'monitor.c')
0 files changed, 0 insertions, 0 deletions