On Sun, 2008-03-09 at 01:14 +0000, Steve Fosdick wrote:
> 
> kqemu works correctly, whereas with:
> 
> CONFIG_HIGH_RES_TIMERS=y
> 
> the problem appears.  Any idea why that causes a problem?  Is it a
> bug?
> 
> Anyway, at least for now I have a solution.  Thanks for your help.

While I don't know exactly why it bothers kqemu, it really helps running
with kvm. The reason is that the config options takes care that the qemu
alarm clock (that all qemu timers) will run with minimal jitter.

Another option is to use -clock=rtc or -clock=hpet that will do the same
effect.

> 
> Steve.



Reply via email to