On Mon, 2009-06-29 at 11:54 +0200, Johannes Berg wrote:
> On Mon, 2009-06-29 at 12:08 +0300, Avi Kivity wrote:
> 
> > >> You can see where it hangs using the monitor 'info registers' and 'x/30i
> > >> $eip' commands.
> > >>      
> > >
> > > not much luck since it doesn't hang at a specific instruction:
> > >    
> > 
> > You can try mapping these with gdb (in fact, you can have gdb connect to 
> > qemu and do source level debugging).
> 
> It's actually panic'ed because it ran out of memory, but didn't print
> that to my vga/console/curses/...

And if I add -m 512 it works just fine. Seems the default is too small
for me... But why would qemu/kvm have different defaults?

johannes

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to