Re: [Qemu-devel] Re: Re: Nothing happens

2005-06-12 Thread Josef Moffett
I have just joined the mail list after coming up with a problem similar to one I googled here and perhaps to which I can add a bit more information. Unfortunatly, I can only add a little more prescision to the problem rather than any answers, but perhaps Rudi Lippert can verify if this is happe

Re: [Qemu-devel] Re: Re: Nothing happens

2005-05-20 Thread Oliver Gerlich
Rudi Lippert wrote: well, nothing really means nothing. the guest window does not come up, and the console window does not show anything, even with -monitor stdio. the thread just goes to sleep. strace may be interesting, and 5kb are not too much, i think, so here it comes. thanks for now, Rudi [.

Re: [Qemu-devel] Re: Re: Nothing happens

2005-05-19 Thread Struan Bartlett
I'm at a bit of a loss to explain this. My strace output is quite different. I'm running the 2005-05-18 snapshot of qemu 0.7.0. I think it's time to start inserting fprintf(stderr, "OK1\n"); statements into your code, recompiling, to trace the error origin (or use gdb). In detail... Yours:

[Qemu-devel] Re: Re: Nothing happens

2005-05-19 Thread Rudi Lippert
well, nothing really means nothing. the guest window does not come up, and the console window does not show anything, even with -monitor stdio. the thread just goes to sleep. strace may be interesting, and 5kb are not too much, i think, so here it comes. thanks for now, Rudi Struan Bartlett wrot