List, This is the second version of the patch to add iSCSI support to QEMU/KVM. This patch uses the libiscsi clientside library for iscsi at git://github.com/sahlberg/libiscsi.git
When this library is installed/available QEMU will build with support to attach directly to a iSCSI LUN without the need to expose these LUNs to the host. The patch has been updated based on input from review of the initial patch as well as had CHAP authentication added. Please review and/or apply Ronnie Sahlberg