From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GgKCF-0005TI-OU for qemu-devel@nongnu.org; Sat, 04 Nov 2006 07:00:23 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GgKCF-0005Sh-2K for qemu-devel@nongnu.org; Sat, 04 Nov 2006 07:00:23 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GgKCE-0005Se-Ue for qemu-devel@nongnu.org; Sat, 04 Nov 2006 07:00:22 -0500 Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GgKCE-0002TN-82 for qemu-devel@nongnu.org; Sat, 04 Nov 2006 07:00:22 -0500 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1GgKBt-0000Rv-UP for qemu-devel@nongnu.org; Sat, 04 Nov 2006 13:00:02 +0100 Received: from 155.210.155.101 ([155.210.155.101]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 04 Nov 2006 13:00:01 +0100 Received: from alejandro by 155.210.155.101 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 04 Nov 2006 13:00:01 +0100 From: Jano Date: Sat, 04 Nov 2006 12:57:52 +0100 Message-ID: References: <20061029202500.1d1eed02@phobos.mars.bsd> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit Sender: news Subject: [Qemu-devel] Re: Crash with WinXP when kqemu is enabled 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 Alejandro Pulver wrote: > Hello. > > I am using qemu-0.82 with kqemu-kmod-1.3.0.p9 in a FreeBSD > 6.1-RELEASE-p1 host OS (I have tried with and without optimization > hacks, and also the 20061026 snapshot). > > I have created a disk image and installed Windows XP Professional SP1 > EN (with kqemu disabled) as the guest OS. > > When I start the VM with the -kernel-kqemu option the guest OS crashes > after the "Welcome" screen and reboots. > > Is this a known problem? I'd say it is. I installed an XP in a linux host without -kernel-kqemu. Then I activated it and I started to get many random crashes on boot and some deterministic ones when using msiexec.exe in several software installations. Once I remove the -kernel-kqemu it works again flawlessly.