From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C2IkB-0002SH-SB for qemu-devel@nongnu.org; Tue, 31 Aug 2004 20:12:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C2IkA-0002Rw-7f for qemu-devel@nongnu.org; Tue, 31 Aug 2004 20:12:55 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C2IkA-0002Rt-37 for qemu-devel@nongnu.org; Tue, 31 Aug 2004 20:12:54 -0400 Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1C2If5-0003kJ-Ml for qemu-devel@nongnu.org; Tue, 31 Aug 2004 20:07:40 -0400 Message-ID: <41351247.60701@gmx.com> Date: Wed, 01 Sep 2004 02:05:27 +0200 From: "Bochnig, Martin" MIME-Version: 1.0 Subject: Re: [Qemu-devel] getting access violation when installing mdac or .net framework on win2k References: <4134DD46.4040004@yahoo.com.br> <41350B95.6080900@yahoo.com.br> <41350DFF.6020102@gmx.com> <413511D7.4030303@yahoo.com.br> In-Reply-To: <413511D7.4030303@yahoo.com.br> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Reply-To: bochnig@pool.math.tu-berlin.de, 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 Francisco Figueiredo Jr. wrote: > > If this is the problem, I don't know if the program tries to use mmx or > other instructions sets, does this mean I'm out of luck for while? At > least until these support is added to qemu? > > > Or is there some thing I could use in qemu to workaround? *IF* MMX or SSE is the problem: No. Could you find a workaround when trying to run these apps on a hardware i80486 ? Maybe on could write "SoftMMX for Windows" or the like. I don't think there is something like that. Let's hope, that Fabrice or any other hacker will implement MMX as extension of qemu. One could get ideas from the Bochs project which already has MMX, SSE1|2, X86-64 support.