Guido Guenther wrote:
> Hi,
> I got the Oops below on an Dual CPU Dual-Core AMD Opteron(tm) Processor
> 2220 running a 32bit kernel. Kernel is 2.6.23.11, kvm version 57.
> Doesn't happen all the time but usually right at VM startup. Seems to be
> easier to trigger when starting up several VMs in row. 

What guest are you running?  smp or uni?

> Call Trace: 
>  [<f8d498d8>] pic_update_irq+0x68/0x80 [kvm] 
>  [<f8d49f8e>] kvm_pic_read_irq+0x6e/0xe0 [kvm] 
>   

Please do

  gdb /path/to/kvm.ko
  disassemble pic_update_irq

and post the results.  If you recompiled the module since getting the
oops, please generate a fresh oops.

-- 
Do not meddle in the internals of kernels, for they are subtle and quick to 
panic.


-------------------------------------------------------------------------
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