From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=51879 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PT2uw-0007VW-Iu for qemu-devel@nongnu.org; Wed, 15 Dec 2010 20:46:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PT2uv-0000np-Gk for qemu-devel@nongnu.org; Wed, 15 Dec 2010 20:46:02 -0500 Received: from gate.crashing.org ([63.228.1.57]:37214) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PT2uv-0000nc-8d for qemu-devel@nongnu.org; Wed, 15 Dec 2010 20:46:01 -0500 Subject: Re: [Qemu-devel] Re: [PATCH 00/15] Megasas HBA emulation and SCSI update v.3 From: Benjamin Herrenschmidt In-Reply-To: <4D05CC19.9070105@suse.de> References: <1290597370-21365-1-git-send-email-hare@suse.de> <20101124165051.GC31124@lst.de> <4D02A651.1070501@redhat.com> <4D05CC19.9070105@suse.de> Content-Type: text/plain; charset="UTF-8" Date: Thu, 16 Dec 2010 12:45:41 +1100 Message-ID: <1292463941.16694.506.camel@pasglop> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit 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, Paul Brook , Paolo Bonzini , Christoph Hellwig , kraxel@redhat.com On Mon, 2010-12-13 at 08:32 +0100, Hannes Reinecke wrote: > On 12/10/2010 11:14 PM, Paolo Bonzini wrote: > > 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 > > The first few already have been merged by Kevin Wolf; I'll see to > prepare an updated patchset. Actually, I was about to ask as I'd like to base some new work of mine on top of these. I don't see any recent commit from Kevin in the qemu master branch (nor in any other branch on http://git.savannah.gnu.org/cgit/qemu.git/log/). Does Kevin maintain a separate staging tree ? Cheers, Ben.