On 7/26/07, Jun Koi <[EMAIL PROTECTED]> wrote: > On 7/26/07, Avi Kivity <[EMAIL PROTECTED]> wrote: > > Jun Koi wrote: > > > Hi, > > > > > > kvm-33 crashes on my Linux box. It happens after booting for few > > > seconds, ie not reached the prompt yet. And that never happens before > > > with previous versions on the same qemu image. > > > > > > I want to post the boot log here, but dont know how to configure qemu > > > to do that. Any pointer? > > > > > > > > > > What crashes? The guest or the host? What kernel versions? > > > > > > The guest crashed. Host kernel is 2.6.21, and same for guest. >
I figure it out why it crashes: my guest (Linux 2.6.21) is compiled with SMP kernel. If I run qemu without -smp option, it crashes. But with -smp option, it is fine. So this is a bug, and should be fixed. Thanks, Jun ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ kvm-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kvm-devel
