From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DQqVJ-0003o6-H0 for qemu-devel@nongnu.org; Wed, 27 Apr 2005 13:39:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DQqVF-0003nU-TY for qemu-devel@nongnu.org; Wed, 27 Apr 2005 13:39:17 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DQqVF-0003SD-PF for qemu-devel@nongnu.org; Wed, 27 Apr 2005 13:39:13 -0400 Received: from [64.233.170.197] (helo=rproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DQqXq-00085e-GH for qemu-devel@nongnu.org; Wed, 27 Apr 2005 13:41:54 -0400 Received: by rproxy.gmail.com with SMTP id z35so323240rne for ; Wed, 27 Apr 2005 10:37:56 -0700 (PDT) Message-ID: <41e41e7a050427103770e6c233@mail.gmail.com> Date: Wed, 27 Apr 2005 19:37:56 +0200 From: Hetz Ben Hamo Subject: Re: [Qemu-devel] 1) mouse and xinerama 2) ntvdm 3) win98se protection error In-Reply-To: <2N84X7111E5W3.949333985M0R1DT@kevquinn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <2N84X7111E5W3.949333985M0R1DT@kevquinn.com> Reply-To: Hetz Ben Hamo , 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 Regarding problem 2 and 3 - this is a problem with KQEMU regarding running 16 bit applications. Last time I talked to fabrice, he knows about this problem (thats why you cannot use KQEMU with win9x as guest OS). Thanks, Hetz > 2) ntvdm crashes, no matter what app I try to launch with it (ntvdm is th= e compatibility layer in NT for legacy apps). The crash report on Windows = 2000 (SP4) is as follows: >=20 > X#=3D0D, CS=3D00C7, IP=3D00003016 > The NTVDM CPU has encountered an unhandled exception. Choose 'Close' to = terminate the application. >=20 > Choosing 'ignore' each time leads to more errors, with IP=3D000000E9, 000= 021E3 and 00000646 before the applicaion is forcibly terminated by Windows. >=20 > 3) Windows 98 SE installation isn't successful. It gets all the way thro= ugh the setup to rebooting Windows proper (cloudburst Windows 98 background= ) however it crashes with "Windows protection error. You need to restart y= our computer." before loading the desktop. Stepping through Windows the in= itialisation shows it happens after the VXDs etc. have loaded (last one to = load is psmouse.vxd). >=20 > Cheers, > Kev. >=20 > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel >