[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, 28 Sep 2011 06:08:18 +1000 |
List,
What remains before this patch can be accepted?
Previous patch received good feedback and severa people indicated that
they would find the feature useful for several use cases.
regards
ronnie sahlberg
On Wed, Sep 21, 2011 at 7:52 PM, ronnie sahlberg
<address@hidden> wrote:
> 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