From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LYfaP-0003Jd-Sm for qemu-devel@nongnu.org; Sun, 15 Feb 2009 06:55:01 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LYfaO-0003JN-G6 for qemu-devel@nongnu.org; Sun, 15 Feb 2009 06:55:01 -0500 Received: from [199.232.76.173] (port=42101 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LYfaO-0003JH-9V for qemu-devel@nongnu.org; Sun, 15 Feb 2009 06:55:00 -0500 Received: from mail-fx0-f20.google.com ([209.85.220.20]:59662) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LYfaN-0004rv-TR for qemu-devel@nongnu.org; Sun, 15 Feb 2009 06:55:00 -0500 Received: by fxm13 with SMTP id 13so5061057fxm.10 for ; Sun, 15 Feb 2009 03:54:58 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <20090211070049.GA27821@shareable.org> <49955681.9070301@suse.de> <20090215105718.GH25994@redhat.com> Date: Sun, 15 Feb 2009 03:54:58 -0800 Message-ID: From: Marc Bevand Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: qcow2 corruption observed, fixed by reverting old change Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gleb Natapov Cc: Kevin Wolf , kvm@vger.kernel.org, qemu-devel@nongnu.org On Sun, Feb 15, 2009 at 3:46 AM, Marc Bevand wrote: > Other factors you might consider when trying to reproduce: [...] And the probability of that bug occuring seems less than 1% (I only witnessed 6 or 7 occurences out of about a thousand shutdown events). Also, contrary to what I said I am *not* sure whether the "quit" monitor command was used or not. Instead the guests may have been using ACPI to shut themselves down. -marc