From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40755) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUmyz-00032v-P7 for qemu-devel@nongnu.org; Tue, 23 Apr 2013 19:50:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UUmyw-00085x-93 for qemu-devel@nongnu.org; Tue, 23 Apr 2013 19:50:45 -0400 Received: from e39.co.us.ibm.com ([32.97.110.160]:50222) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUmyw-00085r-2h for qemu-devel@nongnu.org; Tue, 23 Apr 2013 19:50:42 -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, 23 Apr 2013 17:50:41 -0600 Received: from d03relay01.boulder.ibm.com (d03relay01.boulder.ibm.com [9.17.195.226]) by d03dlp02.boulder.ibm.com (Postfix) with ESMTP id B9E513E40042 for ; Tue, 23 Apr 2013 17:50:25 -0600 (MDT) Received: from d03av03.boulder.ibm.com (d03av03.boulder.ibm.com [9.17.195.169]) by d03relay01.boulder.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r3NNodhv136290 for ; Tue, 23 Apr 2013 17:50:39 -0600 Received: from d03av03.boulder.ibm.com (loopback [127.0.0.1]) by d03av03.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id r3NNocRR003941 for ; Tue, 23 Apr 2013 17:50:39 -0600 Message-ID: <51771E4D.9010709@linux.vnet.ibm.com> Date: Tue, 23 Apr 2013 19:50:37 -0400 From: "Michael R. Hines" MIME-Version: 1.0 References: <1366682139-22122-1-git-send-email-mrhines@linux.vnet.ibm.com> <87li89dtmc.fsf@codemonkey.ws> <5176CADB.4000304@linux.vnet.ibm.com> <87k3ntm7co.fsf@codemonkey.ws> <5176DFFD.1040202@redhat.com> <5176EBE9.3080204@linux.vnet.ibm.com> <5176F8F1.6020102@redhat.com> <8738ugkjml.fsf@codemonkey.ws> In-Reply-To: <8738ugkjml.fsf@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v5 00/12] rdma: migration support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: quintela@redhat.com, qemu-devel@nongnu.org, owasserm@redhat.com, Bulent Abali , Michael R Hines , Gokul B Kandiraju , pbonzini@redhat.com On 04/23/2013 05:44 PM, Anthony Liguori wrote: > Eric Blake writes: > >> On 04/23/2013 02:15 PM, Michael R. Hines wrote: >>> Would be helpful for new people (like myself) to have a summary >>> of these procedures on the wiki so we don't have to bother you >>> guys when we get to the end of the reviews. >> http://wiki.qemu.org/Contribute/SubmitAPatch is supposed to be such a >> list; and since it's a wiki, feel free to add things that you learned >> here that weren't adequately covered yet. > I'd like to echo this. New contributors are in the best position to > offer advice to other new contributors. Any additions to the above page > would be greatly appreciated! > > Regards, > > Anthony Liguori Acknowledged =) >> -- >> Eric Blake eblake redhat com +1-919-301-3266 >> Libvirt virtualization library http://libvirt.org >