From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47450) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOWIv-0003a7-Qw for qemu-devel@nongnu.org; Tue, 24 Sep 2013 13:21:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VOWIo-0008KD-Ab for qemu-devel@nongnu.org; Tue, 24 Sep 2013 13:21:41 -0400 Received: from e39.co.us.ibm.com ([32.97.110.160]:50371) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VOWIo-0008Io-3x for qemu-devel@nongnu.org; Tue, 24 Sep 2013 13:21:34 -0400 Received: from /spool/local by e39.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 24 Sep 2013 11:21:29 -0600 Received: from b01cxnp23033.gho.pok.ibm.com (b01cxnp23033.gho.pok.ibm.com [9.57.198.28]) by d01dlp02.pok.ibm.com (Postfix) with ESMTP id 0BEFD6E803C for ; Tue, 24 Sep 2013 13:21:25 -0400 (EDT) Received: from d01av03.pok.ibm.com (d01av03.pok.ibm.com [9.56.224.217]) by b01cxnp23033.gho.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r8OHLPp060817596 for ; Tue, 24 Sep 2013 17:21:25 GMT Received: from d01av03.pok.ibm.com (loopback [127.0.0.1]) by d01av03.pok.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id r8OHLPYC007854 for ; Tue, 24 Sep 2013 14:21:25 -0300 Message-ID: <5241CA14.3010300@linux.vnet.ibm.com> Date: Tue, 24 Sep 2013 13:21:24 -0400 From: "Michael R. Hines" MIME-Version: 1.0 References: <5d53d839653bf4fd24d5cb56f6d24d3dc3f8f8a5.1378261891.git.yamahata@private.email.ne.jp> <5239B8A3.10305@linux.vnet.ibm.com> <20130920075546.GP16551@valinux.co.jp> <523C5779.4010309@linux.vnet.ibm.com> <87wqm6p462.fsf@elfo.elfo> In-Reply-To: <87wqm6p462.fsf@elfo.elfo> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 1/2] rdma: constify ram_chunk_{index, start, end} List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: quintela@redhat.com Cc: Isaku Yamahata , owasserm@redhat.com, pbonzini@redhat.com, mrhines@us.ibm.com, qemu-devel@nongnu.org On 09/24/2013 12:36 PM, Juan Quintela wrote: > "Michael R. Hines" wrote: >> On 09/20/2013 03:55 AM, Isaku Yamahata wrote: >>> On Wed, Sep 18, 2013 at 10:28:51AM -0400, Michael R. Hines wrote: >>>> On 09/03/2013 10:32 PM, Isaku Yamahata wrote: >>>>> Signed-off-by: Isaku Yamahata >> There's no need to rebase against github or track my branches. >> >> Just use qemu.org master. > Michael, I sent this on my pull request (it was trivial enough). > How do you want to track migration-rdma patches? Should they pass > through you, or should I pick them depending on your Ack/Nack? > > Later, Juan. > That's a good question - as I'm also new to the maintenance process, what would you recommend? I will definitely be contributing/monitoring/reviewing the RDMA code for the forseeable future.... - Michael