qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/3] Change qemu_set_irq() to return status info


From: Paul Brook
Subject: Re: [Qemu-devel] [PATCH 1/3] Change qemu_set_irq() to return status information.
Date: Sun, 29 Jun 2008 21:34:08 +0100
User-agent: KMail/1.9.9

> The model takes into account that not all interrupt controller are
> capable to detect missed interrupt (it is possible that there is no
> interrupt controller at all). In this case irq function should
> return one and everything will fall back to how it works now.

On a related note the correct way to fix this is "-icount auto".
You should make sure that your hacks are not enabled when we have a realistic 
virtual timebase.

Paul




reply via email to

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