From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:53159) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQWwO-0000Tk-5M for qemu-devel@nongnu.org; Fri, 12 Apr 2013 01:54:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UQWwL-0008H7-Qr for qemu-devel@nongnu.org; Fri, 12 Apr 2013 01:54:28 -0400 Received: from e7.ny.us.ibm.com ([32.97.182.137]:50616) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQWwL-0008Gx-NS for qemu-devel@nongnu.org; Fri, 12 Apr 2013 01:54:25 -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 ; Fri, 12 Apr 2013 01:54:25 -0400 Received: from d01relay02.pok.ibm.com (d01relay02.pok.ibm.com [9.56.227.234]) by d01dlp02.pok.ibm.com (Postfix) with ESMTP id 213A26E8044 for ; Fri, 12 Apr 2013 01:54:21 -0400 (EDT) Received: from d01av03.pok.ibm.com (d01av03.pok.ibm.com [9.56.224.217]) by d01relay02.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r3C5sN0s284188 for ; Fri, 12 Apr 2013 01:54:23 -0400 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 r3C5sNCk006708 for ; Fri, 12 Apr 2013 02:54:23 -0300 Message-ID: <5167A18F.1010308@linux.vnet.ibm.com> Date: Fri, 12 Apr 2013 01:54:23 -0400 From: "Michael R. Hines" MIME-Version: 1.0 References: <20130410052714.GB12777@redhat.com> <5165636C.1090908@linux.vnet.ibm.com> <20130410133448.GA18128@redhat.com> <51658554.2000909@linux.vnet.ibm.com> <20130410174107.GB32247@redhat.com> <5165C60E.20006@linux.vnet.ibm.com> <20130411071927.GA17063@redhat.com> <5166B6B1.2030003@linux.vnet.ibm.com> <20130411134820.GA24942@redhat.com> <5166C19A.1040402@linux.vnet.ibm.com> <20130411143718.GC24942@redhat.com> <5166D460.2070106@linux.vnet.ibm.com> <5166D7D5.8080403@redhat.com> <5167972C.8080304@linux.vnet.ibm.com> <51679B18.50209@redhat.com> In-Reply-To: <51679B18.50209@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC PATCH RDMA support v5: 03/12] comprehensive protocol documentation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: aliguori@us.ibm.com, "Michael S. Tsirkin" , qemu-devel@nongnu.org, owasserm@redhat.com, abali@us.ibm.com, mrhines@us.ibm.com, gokul@us.ibm.com On 04/12/2013 01:26 AM, Paolo Bonzini wrote: > Il 12/04/2013 07:10, Michael R. Hines ha scritto: >> On 04/11/2013 11:33 AM, Paolo Bonzini wrote: >>> 2) rename the transport to "x-rdma" (just in migration.c) >> What does this mean? > Use "migrate x-rdma:192.168.10.12" to migrate, to indicate it's > experimental and the protocol might change. It's just to err on the > safe side. > > Paolo > > Ooops, you're not gonna make me re-send the patch, are you? =)