Re: [kvm-devel] rtc: lost some interrupts at 1024Hz.

2007-04-13 Thread Tomasz Chmielewski
Anthony Liguori schrieb: > Tomasz Chmielewski wrote: >> Whenever I start a guest, I get kernel log filled with "rtc: lost some >> interrupts at 1024Hz". >> > > Does rebooting the host machine with nolapic on the kernel command line > help? It turned out, this option needs to be enabled: Pro

Re: [kvm-devel] rtc: lost some interrupts at 1024Hz.

2007-04-13 Thread Anthony Liguori
Tomasz Chmielewski wrote: > Whenever I start a guest, I get kernel log filled with "rtc: lost some > interrupts at 1024Hz". > Does rebooting the host machine with nolapic on the kernel command line help? What sort of system are you using? Regards, Anthony Liguori > What's the reason for i

[kvm-devel] rtc: lost some interrupts at 1024Hz.

2007-04-13 Thread Tomasz Chmielewski
Whenever I start a guest, I get kernel log filled with "rtc: lost some interrupts at 1024Hz". What's the reason for it? I searched the archives, and it looks that this problem did already happen for a couple of people. Also in my case, it looks that KVM is not the problem here, but Qemu. Se