From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CtjUi-0005Kt-6n for qemu-devel@nongnu.org; Wed, 26 Jan 2005 04:29:48 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CtjUf-0005Hq-ER for qemu-devel@nongnu.org; Wed, 26 Jan 2005 04:29:46 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CtjUe-0005G8-MU for qemu-devel@nongnu.org; Wed, 26 Jan 2005 04:29:45 -0500 Received: from [213.228.0.44] (helo=postfix3-1.free.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CtjGw-0000kx-Ff for qemu-devel@nongnu.org; Wed, 26 Jan 2005 04:15:34 -0500 Message-ID: <1106730932.41f75fb49a7da@imp5-q.free.fr> Date: Wed, 26 Jan 2005 10:15:32 +0100 From: zitu Subject: Re: [Qemu-devel] Segmentation Fault References: <20050126080114.3621.qmail@server287.com> In-Reply-To: <20050126080114.3621.qmail@server287.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: support , qemu-devel@nongnu.org I sugggest you slim down your xp iso using nLite (google for it...). Doing so, your total setup time will go down to ~20 minutes only :) Hopefully, you'll track down the bug in an easier way, or it may completely disappear. I also suggest you integrate dma patches to speed up qemu's XP. Why aren't these DMA patches still not inside CVS ? They're quite useful... Zitu PS: anyone managed to integrate sofmmu patches for win32 binaries ? It'd be good to finally get the same +40% improvements on winXP hosts :) Quoting support : > Good people, > > I lost count trying to install Windows XP with Qemu without success. I= am > working with Fedora Core 3 and tried qemu and winxp using the official = FC3 > Kernel (2.6.10-1.741_FC3), cusomised Kernel (2.6.10-ck5), gcc-3.4.2, > gcc-3.4.3, with ready made FC3 0.6.1 rpm package, and with the latest > snapshot (2005-01-24) (./configure --prefix=3D/usr, make, make install)= . The > problem is a nusty segmentation fault. Considering Windows XP takes a = few > hours to reach this point you can understand my frustration (it always > happens at approximately the same stage of the winxp installation). >