[Qemu-devel] Re: guest OS crash during shutdown/reboot

2009-12-07 Thread Purna Chandar
The culprit seems to be a soft lockup during shutdown because of the smp code. Adding nosmp command line option to the guest kernel does not cause this problem. 2009/10/30 Purna Chandar > Can somebody out there please help me with this issue. > > Thanks, > PurnaChandar M > >

[Qemu-devel] Re: guest OS crash during shutdown/reboot

2009-10-29 Thread Purna Chandar
Can somebody out there please help me with this issue. Thanks, PurnaChandar M 2009/10/26 Purna Chandar > Hi, > I have compiled qemu 0.11.0 for x86 64 bit. I run Fedora Core 10 64 bit as > my guest OS. > Sometimes, when I shutdown the guest OS gracefully (using halt command), I &g

[Qemu-devel] guest OS crash during shutdown/reboot

2009-10-26 Thread Purna Chandar
Hi, I have compiled qemu 0.11.0 for x86 64 bit. I run Fedora Core 10 64 bit as my guest OS. Sometimes, when I shutdown the guest OS gracefully (using halt command), I see a kernel crash with a stack trace on guest OS window at * native_machine_shutdown()*. The RIP points to *native_smp_send_stop()*