From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LQ7TL-00043n-9R for qemu-devel@nongnu.org; Thu, 22 Jan 2009 16:52:23 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LQ7TJ-00042b-PF for qemu-devel@nongnu.org; Thu, 22 Jan 2009 16:52:22 -0500 Received: from [199.232.76.173] (port=40632 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LQ7TJ-00042Y-Fp for qemu-devel@nongnu.org; Thu, 22 Jan 2009 16:52:21 -0500 Received: from main.gmane.org ([80.91.229.2]:58515 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LQ7TI-0003jj-Vm for qemu-devel@nongnu.org; Thu, 22 Jan 2009 16:52:21 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LQ7TH-0008P6-TX for qemu-devel@nongnu.org; Thu, 22 Jan 2009 21:52:19 +0000 Received: from 204.147.152.1 ([204.147.152.1]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Jan 2009 21:52:19 +0000 Received: from void by 204.147.152.1 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 22 Jan 2009 21:52:19 +0000 From: Consul Date: Thu, 22 Jan 2009 13:52:10 -0800 Message-ID: References: <4978D9F6.7030201@codemonkey.ws> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit In-Reply-To: Sender: news Subject: [Qemu-devel] Re: Windows compilation broken 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 It compiles, but none of my existing Windows XP images run. I get The instruction at 0xZc928beb referenced memory at 0x000000bc1. The memory could not be "read" error in the boot process when the Windows XP logo with the spinner bar shows. P.S. I was able boot it in Safe mode. But safe mode with networking does not work either :(