[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] Re: LSI: avoid infinite loops
From: |
Paul Brook |
Subject: |
[Qemu-devel] Re: LSI: avoid infinite loops |
Date: |
Thu, 8 May 2008 00:21:54 +0100 |
User-agent: |
KMail/1.9.9 |
On Thursday 08 May 2008, Marcelo Tosatti wrote:
> The Windows driver has SCRIPTS code which busy loops on main memory. So
> give the CPU's a chance to run if that happens.
I'm kinda surprised this works. What causes the scripts engine to be
restarted?
Paul