From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41356) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3OuE-0004dP-Om for qemu-devel@nongnu.org; Wed, 15 Jan 2014 06:45:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W3Ou8-0000C9-PN for qemu-devel@nongnu.org; Wed, 15 Jan 2014 06:45:10 -0500 Received: from mx1.redhat.com ([209.132.183.28]:45630) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3Ou8-00009M-Hh for qemu-devel@nongnu.org; Wed, 15 Jan 2014 06:45:04 -0500 From: Juan Quintela In-Reply-To: <1387399921-12311-1-git-send-email-mrhines@linux.vnet.ibm.com> (mrhines@linux.vnet.ibm.com's message of "Thu, 19 Dec 2013 04:52:01 +0800") References: <1387399921-12311-1-git-send-email-mrhines@linux.vnet.ibm.com> Date: Wed, 15 Jan 2014 12:04:46 +0100 Message-ID: <8738kpzesx.fsf@elfo.mitica> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PATCH v5] rdma: rename 'x-rdma' => 'rdma' Reply-To: quintela@redhat.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: mrhines@linux.vnet.ibm.com Cc: gokul@us.ibm.com, qemu-devel@nongnu.org, owasserm@redhat.com, onom@us.ibm.com, hinesmr@cn.ibm.com, "Michael R. Hines" , pbonzini@redhat.com, abali@us.ibm.com, chegu_vinod@hp.com mrhines@linux.vnet.ibm.com wrote: > From: "Michael R. Hines" > > As far as we can tell, all known bugs have been fixed: > > 1. Parallel migrations are working > 2. IPv6 migration is working > 3. virt-test is working > > I'm not comfortable sending the revised libvirt patch > until this is accepted or review suggestions are addressed, > (including pin-all support. It does not make sense to > remove experimental for one thing and not the other. That's > too many trips through the libvirt community). > > Reviewed-by: Eric Blake > Signed-off-by: Michael R. Hines Reviewed-by: Juan Quintela