qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Re: Re: [PATCH] Windows compile errors


From: andrzej zaborowski
Subject: Re: [Qemu-devel] Re: Re: [PATCH] Windows compile errors
Date: Fri, 16 May 2008 18:16:33 +0200

On 16/05/2008, consul <address@hidden> wrote:
>  "Johannes Schindelin" <address@hidden> wrote in message
>  news:address@hidden
>
> > It is common to say "Sleep((x) * 1000)" to prevent errors, such as when
>  > you write "sleep(1000 + 0);"
>  >
>
>
> I think this may be not a right thing to do anyway. How does the sleep help
>  here? does the musicpal_init run in a separate thread?
>  /*
>  * Wait a bit to catch menu button during U-Boot start-up
>  * (to trigger emergency update).
>  */
>  sleep(1);

I understand this was meant to give the user time to press a key on
the keyboard after realeasing enter when running qemu from command
line, and before the emulation starts.  Yes, it's hack but I merged it
because it was quite obvious and the harm from removing it is minor.

Regarding the n800 breakage, I mentioned earlier that it's broken
without a patch posted on this list.  I'll try to come with something
to make it work out of the box.

Regards




reply via email to

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