On Thursday 20 December 2007 18:28:44 Norbert Preining wrote:
> Dear Amit,
>
> thanks for the reply!
>
> On Do, 20 Dez 2007, Amit Shah wrote:
> > > kernel 2.6.24-rc{3,4,5}
> > > kvm user space v55
> > > kvm kernel space v55 or the one from the kernel
> >
> > Which host is this? Intel or AMD?
>
> Host Intel Core2
>
> > We had this problem some time back, but it should be now solved. Are you
> > sure you're starting the install afresh, or did the first stage install
> > finish
>
> Yes. I always started with a newly created virtual disk, never reused
> the old one.
>
> Is there any way to debug that? I mean I can hack some debug statements
> into the kvm kernel module if necessary.

Or better, can you git-bisect to a version that worked? That'll point out the 
commit that broke this. (I know this doesn't give the real thrill of 
debugging, but it gets us to the faults.)

A couple of things you can try before doing that: use the -no-kvm switch and 
see if the install goes beyond the point it stops with kvm. Also 
try -no-kvm-irqchip.

If qemu fails with any of these options, that gives us some hints. If not, I'd 
suggest going back to a kvm version where this worked. I'm mostly guessing 
this should be in userspace, so you could try the git-bisect on userspace 
first.

> Best wishes
>
> Norbert

Best wishes :-)

Amit.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to