From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:39750) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6JTW-0005xo-5H for qemu-devel@nongnu.org; Wed, 21 Sep 2011 05:52:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R6JTO-0007oC-Br for qemu-devel@nongnu.org; Wed, 21 Sep 2011 05:52:18 -0400 Received: from mail-vw0-f46.google.com ([209.85.212.46]:60871) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6JTO-0007o4-4o for qemu-devel@nongnu.org; Wed, 21 Sep 2011 05:52:10 -0400 Received: by vws1 with SMTP id 1so2472496vws.33 for ; Wed, 21 Sep 2011 02:52:09 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <4E79B244.8000701@redhat.com> References: <1316597875-30463-1-git-send-email-ronniesahlberg@gmail.com> <1316597875-30463-2-git-send-email-ronniesahlberg@gmail.com> <4E79B244.8000701@redhat.com> Date: Wed, 21 Sep 2011 19:52:09 +1000 Message-ID: From: ronnie sahlberg Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] This patch adds a new block driver : iSCSI List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: kwolf@redhat.com, stefanha@linux.vnet.ibm.com, dlaor@redhat.com, qemu-devel@nongnu.org, fujita.tomonori@lab.ntt.co.jp, owasserm@redhat.com, hch@lst.de On Wed, Sep 21, 2011 at 7:45 PM, Paolo Bonzini 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 >> =A0 =A0 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 (=3D=3DQEMU) 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