From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50177) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNTNG-00024C-An for qemu-devel@nongnu.org; Mon, 16 Feb 2015 16:38:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YNTND-0005wL-6H for qemu-devel@nongnu.org; Mon, 16 Feb 2015 16:38:38 -0500 Received: from mail-we0-x234.google.com ([2a00:1450:400c:c03::234]:51878) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YNTNC-0005wA-Ve for qemu-devel@nongnu.org; Mon, 16 Feb 2015 16:38:35 -0500 Received: by mail-we0-f180.google.com with SMTP id k11so31504880wes.11 for ; Mon, 16 Feb 2015 13:38:34 -0800 (PST) Sender: Paolo Bonzini Message-ID: <54E26355.7050206@redhat.com> Date: Mon, 16 Feb 2015 22:38:29 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <54DDDD76.6060300@suse.de> <1423826628.2822.1@smtp.corp.redhat.com> <54DE89D6.7060404@suse.de> <20150216185755.GH2299@work-vm> <54E251E2.5080806@suse.de> <54E25BEE.1090509@redhat.com> <54E25C4F.3090308@suse.de> In-Reply-To: <54E25C4F.3090308@suse.de> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] HEAD is failing virt-test on migration tests List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf , "Dr. David Alan Gilbert" Cc: Lucas Meneghel Rodrigues , amit.shah@redhat.com, Developers qemu-devel , Lucas Meneghel Rodrigues , quintela@redhat.com On 16/02/2015 22:08, Alexander Graf wrote: > > Can you make it a capability? > When did live migration start to have capability negotiation? :) Only capability without negotiation. :) Negotiation is done above QEMU. Paolo