qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [QEMU] Windows XP / Windows 95 / MS-DOS 6 regressions


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [QEMU] Windows XP / Windows 95 / MS-DOS 6 regressions
Date: Tue, 1 Mar 2016 16:12:48 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0


On 28/02/2016 22:49, Hervé Poussineau wrote:
> 
> 3) MS-DOS 6 freezes when loading himem.sys since commit:
> commit 1906b2af7c2345037d9b2fdf484b457b5acd09d1
> Author: Richard Henderson <address@hidden>
> Date: Thu Jul 2 13:59:21 2015 +0100
> 
>     target-i386: Rearrange processing of 0F 01
> 
>     Rather than nesting tests of OP, MOD, and RM, decode them
>     all at once with a switch. Fixes incorrect decoding of
>     AMD Pacifica extensions (aka vmrun et al) via op==2 path.
> 
>     Signed-off-by: Richard Henderson <address@hidden>
> 
> I'm starting QEMU with -cpu 486.
> It works on master if I add -enable-kvm

Please test the other patch I've just sent.  I have not looked at 2,
but that patch seems to fix the Windows 98 setup CD for me besides
fixing the problem with this commit.

If it's not enough for your Windows 95 testcase, please try getting a
trace with "-d in_asm,op_opt,int".

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]