From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:49984) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UF6dn-0003IQ-Ib for qemu-devel@nongnu.org; Mon, 11 Mar 2013 13:36:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UF6dj-00060I-Kh for qemu-devel@nongnu.org; Mon, 11 Mar 2013 13:36:03 -0400 Received: from e7.ny.us.ibm.com ([32.97.182.137]:35229) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UF6dj-0005zz-8u for qemu-devel@nongnu.org; Mon, 11 Mar 2013 13:35:59 -0400 Received: from /spool/local by e7.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 11 Mar 2013 13:35:57 -0400 Received: from d01relay06.pok.ibm.com (d01relay06.pok.ibm.com [9.56.227.116]) by d01dlp02.pok.ibm.com (Postfix) with ESMTP id 18D426E8020 for ; Mon, 11 Mar 2013 13:35:52 -0400 (EDT) Received: from d01av02.pok.ibm.com (d01av02.pok.ibm.com [9.56.224.216]) by d01relay06.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r2BHZrem31326306 for ; Mon, 11 Mar 2013 13:35:53 -0400 Received: from d01av02.pok.ibm.com (loopback [127.0.0.1]) by d01av02.pok.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id r2BHZqLX001696 for ; Mon, 11 Mar 2013 14:35:53 -0300 Message-ID: <513E15F5.5070009@linux.vnet.ibm.com> Date: Mon, 11 Mar 2013 13:35:49 -0400 From: "Michael R. Hines" MIME-Version: 1.0 References: <1362976414-21396-1-git-send-email-mrhines@us.ibm.com> <1362976414-21396-4-git-send-email-mrhines@us.ibm.com> <20130311115140.GC23359@redhat.com> <513E0555.1060205@linux.vnet.ibm.com> <20130311170515.GB28930@redhat.com> <513E119F.1010203@linux.vnet.ibm.com> <20130311171945.GA29167@redhat.com> In-Reply-To: <20130311171945.GA29167@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC PATCH RDMA support v3: 03/10] documentation of RDMA protocol in docs/rdma.txt List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: aliguori@us.ibm.com, michael.r.hines.mrhines@linux.vnet.ibm.com, qemu-devel@nongnu.org, owasserm@redhat.com, abali@us.ibm.com, mrhines@us.ibm.com, gokul@us.ibm.com, pbonzini@redhat.com Acknowledged. On 03/11/2013 01:19 PM, Michael S. Tsirkin wrote: > Yes but the document should describe when is the destination memory > registered and how are keys/addresses passed back to source.