From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=54960 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PRBEd-0008N3-Me for qemu-devel@nongnu.org; Fri, 10 Dec 2010 17:14:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PRBEc-00066A-Bj for qemu-devel@nongnu.org; Fri, 10 Dec 2010 17:14:39 -0500 Received: from mail-qw0-f45.google.com ([209.85.216.45]:64082) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PRBEc-00065n-99 for qemu-devel@nongnu.org; Fri, 10 Dec 2010 17:14:38 -0500 Received: by qwk4 with SMTP id 4so4479912qwk.4 for ; Fri, 10 Dec 2010 14:14:37 -0800 (PST) Sender: Paolo Bonzini Message-ID: <4D02A651.1070501@redhat.com> Date: Fri, 10 Dec 2010 23:14:41 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1290597370-21365-1-git-send-email-hare@suse.de> <20101124165051.GC31124@lst.de> In-Reply-To: <20101124165051.GC31124@lst.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 00/15] Megasas HBA emulation and SCSI update v.3 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christoph Hellwig Cc: stefanha@gmail.com, Hannes Reinecke , qemu-devel@nongnu.org, nab@linux-iscsi.org, Paul Brook , kraxel@redhat.com On 11/24/2010 05:50 PM, Christoph Hellwig wrote: > Btw, it might make sense to split this series into two. > > Patches 1 to 11 are genuine improvements to the SCSI code, which I'd > like to see merged ASAP. The rest is the actual megasas driver, which > I still want to see, but haven't even gotten to review yet. Ping for patches 1 to 11? Paolo