From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:34094) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REHtx-0007w0-KS for qemu-devel@nongnu.org; Thu, 13 Oct 2011 05:48:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1REHtt-00026h-Bt for qemu-devel@nongnu.org; Thu, 13 Oct 2011 05:48:33 -0400 Received: from mx1.redhat.com ([209.132.183.28]:1660) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REHts-00026Z-VN for qemu-devel@nongnu.org; Thu, 13 Oct 2011 05:48:29 -0400 Message-ID: <4E96B3E0.1060800@redhat.com> Date: Thu, 13 Oct 2011 11:48:16 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1316597875-30463-1-git-send-email-ronniesahlberg@gmail.com> <1316597875-30463-2-git-send-email-ronniesahlberg@gmail.com> <20110929065403.GA3594@stefanha-thinkpad.localdomain> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: ronnie sahlberg Cc: kwolf@redhat.com, Stefan Hajnoczi , dlaor@redhat.com, qemu-devel@nongnu.org, fujita.tomonori@lab.ntt.co.jp, owasserm@redhat.com, hch@lst.de On 10/13/2011 11:46 AM, ronnie sahlberg wrote: > Previous version of the patch received very positive feedback and > several expressed seeing positive value of a built-in initiator. > I updated patch from feedback 3 weeks ago and Stefan kindly reviewed it. > > > Is there some other problem with the patch I am not aware of that I > should address? > > I have been trying to push this patch in different versions since > December last year. > There is obviously a problem here I am not aware of. > Please advice what the problem is and I will try to rectify it. The problem is just that everyone is busy. :) The patch looks good to me too. Paolo