From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BYWd8-0000Of-0M for qemu-devel@nongnu.org; Thu, 10 Jun 2004 16:58:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BYWd6-0000OT-8M for qemu-devel@nongnu.org; Thu, 10 Jun 2004 16:58:33 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BYWd6-0000OQ-2k for qemu-devel@nongnu.org; Thu, 10 Jun 2004 16:58:32 -0400 Received: from [62.253.162.48] (helo=mta08-svc.ntlworld.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BYWbq-0000zN-LY for qemu-devel@nongnu.org; Thu, 10 Jun 2004 16:57:14 -0400 Received: from [10.10.10.100] ([81.107.87.144]) by mta08-svc.ntlworld.com (InterMail vM.4.01.03.37 201-229-121-137-20020806) with ESMTP id <20040610205712.EEQM21846.mta08-svc.ntlworld.com@[10.10.10.100]> for ; Thu, 10 Jun 2004 21:57:12 +0100 Subject: Re: [Qemu-devel] Audio and some other stuff From: Antony T Curtis In-Reply-To: References: Content-Type: text/plain Message-Id: <1086901025.15335.22.camel@pcgem.rdg.cyberkinetica.com> Mime-Version: 1.0 Date: Thu, 10 Jun 2004 21:57:06 +0100 Content-Transfer-Encoding: 7bit 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 On Mon, 2004-05-31 at 19:27, malc wrote: > Hello, > Secondly, at aforementioned web page contains updated interpreter patch > for QEMU. Why is this relevant - interp can run some code that vanilla > QEMU misbehaves on. In particular (those are all DOS programs): I have tried the interpreter patch and it actually works worse than the normal behaviour when running OS/2.... QEMU can run OS/2 command line just fine and only fails when attempting to enter Presentation Manager (the graphical shell). However, your interpreter outputs a couple of messages like: 0xfff5c435: lsl zero 0xfff5c415: lar zero and the OS/2 program experiences a GPF in DOSCALL1.DLL (which IIRC is mostly call gates into the kernel) -- Antony T Curtis