From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NCyFC-0007A8-Hm for qemu-devel@nongnu.org; Tue, 24 Nov 2009 11:27:58 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NCyF8-00078W-2b for qemu-devel@nongnu.org; Tue, 24 Nov 2009 11:27:58 -0500 Received: from [199.232.76.173] (port=47747 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCyF7-00078R-Ma for qemu-devel@nongnu.org; Tue, 24 Nov 2009 11:27:53 -0500 Received: from e4.ny.us.ibm.com ([32.97.182.144]:41915) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NCyF7-0002Vu-Ln for qemu-devel@nongnu.org; Tue, 24 Nov 2009 11:27:53 -0500 Received: from d01relay01.pok.ibm.com (d01relay01.pok.ibm.com [9.56.227.233]) by e4.ny.us.ibm.com (8.14.3/8.13.1) with ESMTP id nAOGJITI001980 for ; Tue, 24 Nov 2009 11:19:18 -0500 Received: from d01av04.pok.ibm.com (d01av04.pok.ibm.com [9.56.224.64]) by d01relay01.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id nAOGRnPi126410 for ; Tue, 24 Nov 2009 11:27:49 -0500 Received: from d01av04.pok.ibm.com (loopback [127.0.0.1]) by d01av04.pok.ibm.com (8.14.3/8.13.1/NCO v10.0 AVout) with ESMTP id nAOGRn93016017 for ; Tue, 24 Nov 2009 11:27:49 -0500 Date: Tue, 24 Nov 2009 10:27:45 -0600 From: Ryan Harper Subject: Re: [Qemu-devel] [BUG] Migration broken by "e1000: port to vmstate" Message-ID: <20091124162745.GG27346@us.ibm.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Pierre Riteau Cc: qemu-devel@nongnu.org, Juan Quintela * Pierre Riteau [2009-11-24 09:35]: > e482dc3eaac43f88beea133843ae38c661262e97 breaks migration of a VM using an e1000 device (which is the default...). > Origin host is Debian Lenny 32-bits, destination host is Fedora 12 32-bit. Guest is running Debian Lenny 32-bit. > Symtoms: origin finishes migration correctly, but destination prints "load of migration failed" and the VM is stopped. What's your command line? If I add -net user , or -net user -net nic,model=e1000 migration works. -- Ryan Harper Software Engineer; Linux Technology Center IBM Corp., Austin, Tx ryanh@us.ibm.com