From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D1zAf-0006mT-1j for qemu-devel@nongnu.org; Thu, 17 Feb 2005 22:51:13 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D1zAQ-0006fL-Qr for qemu-devel@nongnu.org; Thu, 17 Feb 2005 22:51:05 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D1zAP-0006dd-7P for qemu-devel@nongnu.org; Thu, 17 Feb 2005 22:50:57 -0500 Received: from [65.19.178.186] (helo=pythonhacker.is-a-geek.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D1ytO-0002vL-2K for qemu-devel@nongnu.org; Thu, 17 Feb 2005 22:33:22 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by pythonhacker.is-a-geek.net (Postfix) with ESMTP id 100EA403D4 for ; Thu, 17 Feb 2005 22:33:20 -0500 (EST) Received: from pythonhacker.is-a-geek.net ([127.0.0.1]) by localhost (pythonhacker.is-a-geek.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03715-02 for ; Thu, 17 Feb 2005 22:32:54 -0500 (EST) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by pythonhacker.is-a-geek.net (Postfix) with ESMTP id 9A626403CF for ; Thu, 17 Feb 2005 22:32:47 -0500 (EST) Subject: Re: [Qemu-devel] KQEMU and Win98 From: Darryl Dixon In-Reply-To: <41e41e7a0502111144143b3432@mail.gmail.com> References: <420CF57D.2080209@evaberry.com> <41e41e7a0502111144143b3432@mail.gmail.com> Content-Type: multipart/alternative; boundary="=-LS54cycXizalP3EG4Ieg" Date: Fri, 18 Feb 2005 16:32:41 +1300 Message-Id: <1108697562.11119.5.camel@csrn99fxw86.chhnet.net> Mime-Version: 1.0 Reply-To: esrever_otua@pythonhacker.is-a-geek.net, 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 --=-LS54cycXizalP3EG4Ieg Content-Type: text/plain Content-Transfer-Encoding: 7bit Do we have any clear idea of why this fails? Is it something to do with MS mixing 16/32bit code? I also am happy to do whatever is necessary to debug and make it work. Interestingly, whilst safe mode doesn't work, booting to the Win98 command prompt does. Cheers, D On Fri, 2005-02-11 at 21:44 +0200, Hetz Ben Hamo wrote: >The windows 9x as guest is a known problem to Fabrice and he is working on it.. > >Thanks, >Hetz > >On Fri, 11 Feb 2005 20:12:13 +0200, Tony Watts wrote: >> Hi >> >> I updated to the new version with KQEMU and I have problems running QEMU >> when the module is loaded. I am running Mandrake 10.2 with kernel >> 2.6.8.1-24, the guest system is Win98. >> >> It runs fine when not using the acceleration, but when I run it with the >> acceleration I get a very unhelpful "windows protection error". I have >> tried reinstallation, different amounts of memory and leaving the >> enable-sound and user-net out of the command line. This is my standard >> command line. >> >> /opt/bin/qemu -hda /mnt/oldlin2/harddisk.img -cdrom /dev/cdrom -boot c >> -m 256 -enable-audio -user-net -localtime >> >> I ran step-by-step startup and it seemed to load all the drivers fine, >> last one was msmouse.vxd then it went blank and then the protection >> fault. I can send that bootlog from win98 but am willing to dig deeper >> if someone can give me a pointer on how to obtain some debugging info. >> >> Great product :) >> >> Tony >> >> _______________________________________________ >> Qemu-devel mailing list >> Qemu-devel@nongnu.org >> http://lists.nongnu.org/mailman/listinfo/qemu-devel >> > > >_______________________________________________ >Qemu-devel mailing list >Qemu-devel@nongnu.org >http://lists.nongnu.org/mailman/listinfo/qemu-devel -- Darryl Dixon --=-LS54cycXizalP3EG4Ieg Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit Do we have any clear idea of why this fails?  Is it something to do with MS mixing 16/32bit code?  I also am happy to do whatever is necessary to debug and make it work.  Interestingly, whilst safe mode doesn't work, booting to the Win98 command prompt does.

Cheers,
D



On Fri, 2005-02-11 at 21:44 +0200, Hetz Ben Hamo wrote:
The windows 9x as guest is a known problem to Fabrice and he is working on it..

Thanks,
Hetz

On Fri, 11 Feb 2005 20:12:13 +0200, Tony Watts <tjawatts@evaberry.com> wrote:
> Hi
> 
> I updated to the new version with KQEMU and I have problems running QEMU
> when the module is loaded. I am running Mandrake 10.2 with kernel
> 2.6.8.1-24, the guest system is Win98.
> 
> It runs fine when not using the acceleration, but when I run it with the
> acceleration I get a very unhelpful "windows protection error". I have
> tried reinstallation, different amounts of memory and leaving the
> enable-sound and user-net out of the command line. This is my standard
> command line.
> 
> /opt/bin/qemu -hda /mnt/oldlin2/harddisk.img -cdrom /dev/cdrom -boot c
> -m 256 -enable-audio -user-net -localtime
> 
> I ran step-by-step startup and it seemed to load all the drivers fine,
> last one was msmouse.vxd then it went blank and then the protection
> fault. I can send that bootlog from win98 but am willing to dig deeper
> if someone can give me a pointer on how to obtain some debugging info.
> 
> Great product :)
> 
> Tony
> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
--
Darryl Dixon <esrever_otua@pythonhacker.is-a-geek.net>
--=-LS54cycXizalP3EG4Ieg--