From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hjlm0-0000Wg-Gd for qemu-devel@nongnu.org; Thu, 03 May 2007 20:35:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hjllz-0000WT-TL for qemu-devel@nongnu.org; Thu, 03 May 2007 20:35:48 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hjllz-0000WQ-P4 for qemu-devel@nongnu.org; Thu, 03 May 2007 20:35:47 -0400 Received: from redundancy.redundancy.org ([64.147.160.152]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1HjlfP-00038c-BN for qemu-devel@nongnu.org; Thu, 03 May 2007 20:28:59 -0400 Date: Thu, 3 May 2007 17:29:21 -0700 From: David Thiel Message-ID: <20070504002921.GD74166@redundancy.redundancy.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] Spontaneous reboots with FreeBSD + amd64 + kqemu 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 Hello, I've just moved from an x86 machine to a Core 2 Duo machine, a Thinkpad X60 tablet, running FreeBSD 6.2-STABLE. I've enabled NET_WITH_GIANT and made sure that the kqemu module matches my kernel, which has SMP enabled. When trying to start qemu 0.9.0 with my old WinXP SP2 VMs, I get a Windows loader screen for a short while, and then my host hangs and reboots, giving no error messages. This happens in regular and full virtualization modes. Is there anything I can do to get some debugging information from kqemu? Are there known problems running a 32-bit WinXP with kqemu on a 64-bit FreeBSD or Linux host? Thanks, David