summary refs log tree commit diff stats
path: root/tests/test-string-output-visitor.c
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronniesahlberg@gmail.com>2012-05-26 14:56:41 +1000
committerPaolo Bonzini <pbonzini@redhat.com>2012-07-02 10:18:41 +0200
commit622695a4585a786fdcd53852c7af87ed0af1af80 (patch)
tree966a2bbdc0d9083ee704961e4ee9212e8c1f3fbe /tests/test-string-output-visitor.c
parent983924532f61091fd90d1f2fafa4aa938c414dbb (diff)
downloadfocaccia-qemu-622695a4585a786fdcd53852c7af87ed0af1af80.tar.gz
focaccia-qemu-622695a4585a786fdcd53852c7af87ed0af1af80.zip
ISCSI: force use of sg for SMC and SSC devices
If the device we open is a SMC or SSC device, then force the use of sg. We
dont have any medium changer or tape emulation so only passthrough via
real sg or scsi-generic via iscsi would work anyway.

Forcing sg also makes qemu skip trying to read from the device to guess
the image format by reading from the device (find_image_format()).
SMC devices do not implement READ6/10/12/16 so it is not possible to
read from them (SSC have different CDBs).

With this patch I can successfully manage a SMC device wiht iscsi in
passthrough mode.

Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
[Added TYPE_TAPE handling - Paolo]
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tests/test-string-output-visitor.c')
0 files changed, 0 insertions, 0 deletions