From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:48085) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQWVm-0007MX-Bc for qemu-devel@nongnu.org; Fri, 12 Apr 2013 01:26:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UQWVl-0008La-CM for qemu-devel@nongnu.org; Fri, 12 Apr 2013 01:26:58 -0400 Received: from mail-ea0-x230.google.com ([2a00:1450:4013:c01::230]:40632) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UQWVl-0008LU-5t for qemu-devel@nongnu.org; Fri, 12 Apr 2013 01:26:57 -0400 Received: by mail-ea0-f176.google.com with SMTP id h10so1074770eaj.21 for ; Thu, 11 Apr 2013 22:26:56 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <51679B18.50209@redhat.com> Date: Fri, 12 Apr 2013 07:26:48 +0200 From: Paolo Bonzini 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> In-Reply-To: <5167972C.8080304@linux.vnet.ibm.com> Content-Type: text/plain; charset=ISO-8859-1 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: "Michael R. Hines" 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 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