From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42871) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XExEH-0002rq-4z for qemu-devel@nongnu.org; Wed, 06 Aug 2014 05:09:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XExEG-00016Q-Bo for qemu-devel@nongnu.org; Wed, 06 Aug 2014 05:09:53 -0400 Received: from mail-vc0-x230.google.com ([2607:f8b0:400c:c03::230]:43434) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XExEG-00016K-7E for qemu-devel@nongnu.org; Wed, 06 Aug 2014 05:09:52 -0400 Received: by mail-vc0-f176.google.com with SMTP id id10so3413201vcb.7 for ; Wed, 06 Aug 2014 02:09:51 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <53E1DE19.7090007@redhat.com> References: <20140805185739.GD2340@work-vm> <87wqam16to.fsf@blackfin.pond.sub.org> <53E1DE19.7090007@redhat.com> From: William Dauchy Date: Wed, 6 Aug 2014 11:09:31 +0200 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] qemu live migration error from 2.0 to 2.1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: QEMU Developers , Igor Mammedov , Markus Armbruster , "Dr. David Alan Gilbert" On Wed, Aug 6, 2014 at 9:49 AM, Paolo Bonzini wrote: > This is a development version between 2.0.0 and 2.0.0-rc1; it may have > bugs such as the one that was fixed in 2.0.0-rc5. you mean 2.1.0-rc5 > Migration from development versions is not supported. You must either > upgrade to 2.1.0, or downgrade to the released 2.0.0 version. in all case I would have the same issue with 2.0.0 version since the fix has been pushed in 2.1.0-rc5 -- William