From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=45353 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PTFGw-0003Gt-8S for qemu-devel@nongnu.org; Thu, 16 Dec 2010 09:57:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PTFGs-0001UK-Bo for qemu-devel@nongnu.org; Thu, 16 Dec 2010 09:57:34 -0500 Received: from mx1.redhat.com ([209.132.183.28]:27994) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PTFGs-0001Td-4k for qemu-devel@nongnu.org; Thu, 16 Dec 2010 09:57:30 -0500 Message-ID: <4D0A290E.2000909@redhat.com> Date: Thu, 16 Dec 2010 15:58:22 +0100 From: Kevin Wolf MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [PATCH 00/15] Megasas HBA emulation and SCSI update v.3 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> In-Reply-To: <1292463941.16694.506.camel@pasglop> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Benjamin Herrenschmidt Cc: kraxel@redhat.com, stefanha@gmail.com, qemu-devel@nongnu.org, nab@linux-iscsi.org, Paul Brook , Paolo Bonzini , Christoph Hellwig , Hannes Reinecke Am 16.12.2010 02:45, schrieb Benjamin Herrenschmidt: > 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/). Patches 1 to 5 are already in master, for the rest I'm waiting for the next update. If you need them earlier for basing your own work on them I can take this version of the patches into my block branch, even though some of the need an update before they can be merged into master. > Does Kevin maintain a separate staging tree ? It's at git://repo.or.cz/qemu/kevin.git block Kevin