Re: [kvm-devel] [BUG] Oops with KVM-27

From: Avi Kivity
Date: Mon Jun 11 2007 - 03:45:01 EST


Luca wrote:

I've managed to reproduce this on kvm-21 (it takes many boots for this
to happen, but it does eventually).

Hum, any clue on the cause?

From what I've seen, it's the new Linux clocksource code.

Should I test older versions?

They're unlikely to be better. Instead, it would be best to see what the guest is doing.

I suggest downloading the source rpm for the kernel, building it, and sprinkling printk()s until we know exactly what source the guest is executing at the time of the hang.

Use of the qemu -kernel, -append, and -serial can redirect the console to the command line so that it's easy to capture all debug output.

--
error compiling committee.c: too many arguments to function

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/