From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=43099 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PLIb6-0003qX-O9 for qemu-devel@nongnu.org; Wed, 24 Nov 2010 11:55:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PLIYZ-0003Vk-EX for qemu-devel@nongnu.org; Wed, 24 Nov 2010 11:53:31 -0500 Received: from verein.lst.de ([213.95.11.210]:39794) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PLIYZ-0003VC-4c for qemu-devel@nongnu.org; Wed, 24 Nov 2010 11:50:55 -0500 Date: Wed, 24 Nov 2010 17:50:51 +0100 From: Christoph Hellwig Subject: Re: [Qemu-devel] [PATCH 00/15] Megasas HBA emulation and SCSI update v.3 Message-ID: <20101124165051.GC31124@lst.de> References: <1290597370-21365-1-git-send-email-hare@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1290597370-21365-1-git-send-email-hare@suse.de> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hannes Reinecke Cc: stefanha@gmail.com, qemu-devel@nongnu.org, nab@linux-iscsi.org, kraxel@redhat.com 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.