qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] target-ppc: remove useless line


From: Alexander Graf
Subject: Re: [Qemu-devel] [PATCH] target-ppc: remove useless line
Date: Mon, 31 May 2010 16:59:17 +0200
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

Thomas Monjalon wrote:
> Alexander Graf wrote:
>   
>> Thomas, have you verified that it still boots a ppc64 guest?
>>     
>
> No, but I don't see any specific link between ppc64 and this change.
>
> This is the current (pseudo)code:
>     LE = 0
>     if ILE == 1
>         LE = 1
>     else
>         LE = 0
> In all cases, LE will be overwritten after the first line.
>
> I cannot see any justification to keep the first line.
>   

I agree.

Alex




reply via email to

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