From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41056) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X8G6T-0007s7-QI for qemu-devel@nongnu.org; Fri, 18 Jul 2014 17:54:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X8G6K-00031g-PI for qemu-devel@nongnu.org; Fri, 18 Jul 2014 17:54:09 -0400 Received: from mail-wi0-x22e.google.com ([2a00:1450:400c:c05::22e]:56765) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X8G6K-00031W-Hu for qemu-devel@nongnu.org; Fri, 18 Jul 2014 17:54:00 -0400 Received: by mail-wi0-f174.google.com with SMTP id d1so1503121wiv.13 for ; Fri, 18 Jul 2014 14:53:59 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <53C99774.1070206@redhat.com> Date: Fri, 18 Jul 2014 23:53:56 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <20140717192204.GL2424@work-vm> <20140718171409.GD10517@work-vm> <53C97FAB.9020500@redhat.com> In-Reply-To: <53C97FAB.9020500@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] status for rc3/release List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Dr. David Alan Gilbert" , Peter Maydell Cc: amit.shah@redhat.com, aik@ozlabs.ru, QEMU Developers , quintela@redhat.com Il 18/07/2014 22:12, Paolo Bonzini ha scritto: > Il 18/07/2014 19:14, Dr. David Alan Gilbert ha scritto: >> * Dr. David Alan Gilbert (dgilbert@redhat.com) wrote: >> (confirmed by running each twice) >> and : >> b18a990c - good >> cab00a5aa - good >> >> This is squashfs on a livecd falling apart after migration. > > Can you give precise reproduction instructions before leaving? Which OS > is being installed? Got it now from your other message, it's Fedora 20 live. I guess it's just about migrating the image while it's loading and/or running. Maybe something breaks in the dirty bitmap handling. Paolo