David Brown wrote:
> Okay there's another centrino duo issue I've run across.
>
> Also, finally got a setup where I can get console dumps from kvm :) so
> I should be able to provide much better debugging information.
>
> This happens when I try to tftpboot from and etherboot image and
> install ei
It is likely that guest stops to receive interrupt. I met this issue in
debuging
in kernel PIC patch. The normal reason is that a previous irq injection
fails (IDT_Vectoring valid). It seems currnet KVM handling to
IDT_Vectoring
doesn't cover all situation.
(The in Kernel PIC patch will try to co
Okay there's another centrino duo issue I've run across.
Also, finally got a setup where I can get console dumps from kvm :) so
I should be able to provide much better debugging information.
This happens when I try to tftpboot from and etherboot image and
install either fedora 7 or debian unstabl