Re: [kvm-devel] another centrino duo problem

2007-06-19 Thread Avi Kivity
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

Re: [kvm-devel] another centrino duo problem

2007-06-18 Thread Dong, Eddie
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

[kvm-devel] another centrino duo problem

2007-06-18 Thread David Brown
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