qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/1] Add libiscsi as possible target for SCSI-GENERI


From: Ronnie Sahlberg
Subject: [Qemu-devel] [PATCH 0/1] Add libiscsi as possible target for SCSI-GENERIC
Date: Sun, 29 Apr 2012 00:55:44 +1000

List, Paolo,

Please find a patch that plugs libiscsi as a possible target for SCSI-GENERIC,
allowing a guest passthrough access to talk to the remote iscsi devices 
directly.

When specifying a -drive that uses iscsi:// as well as setting if=scsi this 
passes all SCSI commands straight to iscsi and the remote target just like for 
/dev/sg* devices.


Example:
./x86_64-softmmu/qemu-system-x86_64 -m 1024 -enable-kvm -cdrom 
/linuxmint-12-gnome-dvd-64bit.iso -device lsi -drive 
file=iscsi://10.1.1.125/iqn.ronnie.test/1,if=scsi,bus=0,unit=6


regards
ronnie sahlberg




reply via email to

[Prev in Thread] Current Thread [Next in Thread]