qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH for 1.5] Revert "target-i386: Use movcond to imp


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PATCH for 1.5] Revert "target-i386: Use movcond to implement rotate flags."
Date: Thu, 9 May 2013 19:40:34 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Wed, May 01, 2013 at 08:06:51AM +0200, Hervé Poussineau wrote:
> This commit breaks boot of MS-DOS 6.22, which stops at:
> MODE CON CODEPAGE PREPARE=((850) C:\DOS\EGA.CPI)
> 
> This reverts part of commit 34d80a55ff8517fd37bcfea5063b9797e2bd9132.
> 
> Signed-off-by: Hervé Poussineau <address@hidden>
> ---
> 
> checkpatch.pl complains about this patch, but I preferred to do a simple
> revert than to fix code style.
> 
>  target-i386/translate.c |   98 
> ++++++++++++++++++++++-------------------------
>  1 file changed, 45 insertions(+), 53 deletions(-)

The actual bug is the same than the one fixed in commit 089305ac, but
for the immediate case. I have just send a patch to fix the issue.

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
address@hidden                 http://www.aurel32.net



reply via email to

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