From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JcgO5-0002gR-F3 for qemu-devel@nongnu.org; Fri, 21 Mar 2008 08:30:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JcgO2-0002fV-Su for qemu-devel@nongnu.org; Fri, 21 Mar 2008 08:30:20 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JcgO2-0002f9-Mu for qemu-devel@nongnu.org; Fri, 21 Mar 2008 08:30:18 -0400 Received: from an-out-0708.google.com ([209.85.132.248]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JcgO2-0004rf-EA for qemu-devel@nongnu.org; Fri, 21 Mar 2008 08:30:18 -0400 Received: by an-out-0708.google.com with SMTP id b38so366935ana.130 for ; Fri, 21 Mar 2008 05:30:15 -0700 (PDT) Message-ID: <47E2D956.8030806@gmail.com> Date: Fri, 21 Mar 2008 04:38:30 +0700 From: Mulyadi Santosa MIME-Version: 1.0 Subject: Re: [Qemu-devel] Are VM snapshots on Ubuntu host compatible with Fedora host? References: <47E1B6FB.7080306@quinthar.com> <47E342FF.5010703@quinthar.com> In-Reply-To: <47E342FF.5010703@quinthar.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: dbarrett@quinthar.com David Barrett wrote: > Good idea, but no luck -- same failure. ok, how about -no-kqemu or simply modprobe -r kqemu? the triple fault happen in CPL=0, means it is likely a user mode code, thus kqemu could be the cause. And IIRC, qcow2 has a bug but I am quite what it is and whether it is related to your problem...so, I ask, is it possible for you to temporarily convert your qcow2 image to..let's say raw type? but don't delete the qcow2 regards, Mulyadi.