From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55317) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aay29-0008FP-IP for qemu-devel@nongnu.org; Tue, 01 Mar 2016 23:05:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aay25-0007LO-9O for qemu-devel@nongnu.org; Tue, 01 Mar 2016 23:05:09 -0500 Received: from mail-pf0-x22a.google.com ([2607:f8b0:400e:c00::22a]:33259) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aay25-0007Kj-2J for qemu-devel@nongnu.org; Tue, 01 Mar 2016 23:05:05 -0500 Received: by mail-pf0-x22a.google.com with SMTP id 124so63957737pfg.0 for ; Tue, 01 Mar 2016 20:05:04 -0800 (PST) Sender: Richard Henderson References: <56D36B83.7000404@reactos.org> <56D5B170.9060006@redhat.com> <56D5F580.1070901@reactos.org> From: Richard Henderson Message-ID: <56D6666D.8000907@twiddle.net> Date: Tue, 1 Mar 2016 20:05:01 -0800 MIME-Version: 1.0 In-Reply-To: <56D5F580.1070901@reactos.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [QEMU] Windows XP / Windows 95 / MS-DOS 6 regressions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?Herv=c3=a9_Poussineau?= , Paolo Bonzini , qemu-devel On 03/01/2016 12:03 PM, Hervé Poussineau wrote: > Windows 95 still doesn't work, even with your two patches applied. > > The message is: > > "A fatal exception 0E has occurred at 0137:FD512607. The current > application will be terminated. > > * Press any key to terminate the current application. > * Press CTRL-ALT-DEL to restart your computer. You will > lose any unsaved information in all applications. > > Press any key to continue." I get this same message (with 98) before all of the recent patches, i.e. testing a5af12871fd4601c44f08d9e49131e9ca13ef102. Of course, while I don't get this message from -enable-kvm, I'm still not able to boot 98 even with kvm. Which doesn't fill me with happy feelings about the state of the system, even though it's a fresh install. r~