[Qemu-devel] iSCSI block driver support

2011-02-26 Thread Ronnie Sahlberg
The following patch adds a new block driver to QEMU/KVM for iSCSI. This utilizes the userspace client library for iscsi at https://github.com/sahlberg/libiscsi and will link with this library if available. This allows using iSCSI resources with QEMU/KVM without making them visible to the unde

Re: [Qemu-devel] iSCSI block driver support

2011-02-19 Thread Stefan Hajnoczi
On Fri, Feb 4, 2011 at 4:37 AM, wrote: > The following patch adds a new block driver to QEMU/KVM for iSCSI. > This utilizes the userspace client library for iscsi at > https://github.com/sahlberg/libiscsi and will link with this library if > available. > > This allows using iSCSI resources with

[Qemu-devel] iSCSI block driver support

2011-02-03 Thread ronniesahlberg
The following patch adds a new block driver to QEMU/KVM for iSCSI. This utilizes the userspace client library for iscsi at https://github.com/sahlberg/libiscsi and will link with this library if available. This allows using iSCSI resources with QEMU/KVM without making them visible to the underl