From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=44089 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PT9IN-0007JE-Cg for qemu-devel@nongnu.org; Thu, 16 Dec 2010 03:34:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PT9IM-0002Hk-0o for qemu-devel@nongnu.org; Thu, 16 Dec 2010 03:34:39 -0500 Received: from mail-wy0-f173.google.com ([74.125.82.173]:44451) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PT9IL-0002He-PY for qemu-devel@nongnu.org; Thu, 16 Dec 2010 03:34:37 -0500 Received: by wyg36 with SMTP id 36so2451637wyg.4 for ; Thu, 16 Dec 2010 00:34:37 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1292463941.16694.506.camel@pasglop> References: <1290597370-21365-1-git-send-email-hare@suse.de> <20101124165051.GC31124@lst.de> <4D02A651.1070501@redhat.com> <4D05CC19.9070105@suse.de> <1292463941.16694.506.camel@pasglop> Date: Thu, 16 Dec 2010 08:34:36 +0000 Message-ID: Subject: Re: [Qemu-devel] Re: [PATCH 00/15] Megasas HBA emulation and SCSI update v.3 From: Stefan Hajnoczi Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Benjamin Herrenschmidt Cc: kraxel@redhat.com, qemu-devel@nongnu.org, nab@linux-iscsi.org, Paul Brook , Paolo Bonzini , Christoph Hellwig , Hannes Reinecke On Thu, Dec 16, 2010 at 1:45 AM, Benjamin Herrenschmidt wrote: > 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. =A0The rest is the actual megasas driver, wh= ich >> >> 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 ? http://repo.or.cz/w/qemu/kevin.git/shortlog/refs/heads/block Stefan