From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: Migration issues in qemu.git Date: Mon, 02 Aug 2010 16:15:53 +0300 Message-ID: <4C56C509.8040907@redhat.com> References: <4C568A85.9040500@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit To: qemu-devel , KVM list , Juan Quintela Return-path: Received: from mx1.redhat.com ([209.132.183.28]:44511 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752055Ab0HBNP4 (ORCPT ); Mon, 2 Aug 2010 09:15:56 -0400 In-Reply-To: <4C568A85.9040500@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 08/02/2010 12:06 PM, Avi Kivity wrote: > > 2. Intermittent migration failures > > Likely suspect is the IDE migration fixes. A merge of the commit just > before these changes passes the test, I'm now testing the commit > immediately after the changes. > Looks like this was a byproduct of the first problem - my disks filled up, or became extra slow during the core dump, and caused the failures. Seems to not to happen now. -- error compiling committee.c: too many arguments to function From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=47849 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ofus7-0008Si-1P for qemu-devel@nongnu.org; Mon, 02 Aug 2010 09:16:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ofus0-0002Qp-Pw for qemu-devel@nongnu.org; Mon, 02 Aug 2010 09:15:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:10881) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ofus0-0002Qk-JC for qemu-devel@nongnu.org; Mon, 02 Aug 2010 09:15:56 -0400 Message-ID: <4C56C509.8040907@redhat.com> Date: Mon, 02 Aug 2010 16:15:53 +0300 From: Avi Kivity MIME-Version: 1.0 References: <4C568A85.9040500@redhat.com> In-Reply-To: <4C568A85.9040500@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: Migration issues in qemu.git List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel , KVM list , Juan Quintela On 08/02/2010 12:06 PM, Avi Kivity wrote: > > 2. Intermittent migration failures > > Likely suspect is the IDE migration fixes. A merge of the commit just > before these changes passes the test, I'm now testing the commit > immediately after the changes. > Looks like this was a byproduct of the first problem - my disks filled up, or became extra slow during the core dump, and caused the failures. Seems to not to happen now. -- error compiling committee.c: too many arguments to function