Re: [kvm-devel] kvm-33 crash

2007-07-26 Thread Avi Kivity
Jun Koi wrote: >>> >>> 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. >>> >>> >>> >> Yes. I updated http://kvm.qumran

Re: [kvm-devel] kvm-33 crash

2007-07-26 Thread Jun Koi
On 7/26/07, Avi Kivity <[EMAIL PROTECTED]> wrote: > Jun Koi wrote: > > 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

Re: [kvm-devel] kvm-33 crash

2007-07-26 Thread Avi Kivity
Jun Koi wrote: > 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 n

Re: [kvm-devel] kvm-33 crash

2007-07-26 Thread Jun Koi
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 previou

Re: [kvm-devel] kvm-33 crash

2007-07-25 Thread Jun Koi
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

Re: [kvm-devel] kvm-33 crash

2007-07-25 Thread Avi Kivity
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.