[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] This patch adds a new block driver : iSCSI
From: |
ronnie sahlberg |
Subject: |
Re: [Qemu-devel] [PATCH] This patch adds a new block driver : iSCSI |
Date: |
Wed, 21 Sep 2011 19:52:09 +1000 |
On Wed, Sep 21, 2011 at 7:45 PM, Paolo Bonzini <address@hidden> wrote:
> On 09/21/2011 11:37 AM, Ronnie Sahlberg wrote:
>>
>> This driver interfaces with the multiplatform posix library for iscsi
>> initiator/client access to iscsi devices hosted at
>> git://github.com/sahlberg/libiscsi.git
>
> Do you plan to make a stable release, so that it can be packaged e.g. in
> Fedora?
Yes.
As soon as my primary consumer (==QEMU) has integrated the patch I
will make a stable release for libiscsi to match.
Until then I keep it "unstable" so I can implement what changes that
the QEMU iscsi patch may require.
regards
ronnie sahlberg
[Qemu-devel] [PATCH] Add iSCSI support for QEMU, Ronnie Sahlberg, 2011/09/21
Re: [Qemu-devel] [PATCH] This patch adds a new block driver : iSCSI, Stefan Hajnoczi, 2011/09/29