qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] PPC emulation, how?


From: Martin
Subject: Re: [Qemu-devel] PPC emulation, how?
Date: Wed, 21 Apr 2004 01:26:49 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031107 Debian/1.5-3

IWith the ne2000 patch I can ping from host to qemu and from qemu to host.
nfsmount doesn't work yet.
I also tried a few tests with wget.
It fails on some and succeeds on other tests. The good thing is that you can stop wget with ctrl-C (mount and ping from the debianinstalldisk just stop reacting if they fail in qemu)

I think there are more endianess problems because wget fails on all files which are odd sized. I made a few testfiles (less than 1 kb) and put them on my httpserver of the host.
a text file of 907 bytes fails 906 bytes succeeds 905 bytes fails.
Fails in this case means the download doesn't even start.

If I try to download the default apache homepage index.html then the download starts but it stoppes at 87 % and says -stalled-
I think this file needs more packets (it is 4410 bytes)


I am still not sure how to use the -S option and/or the gdb debugger with qemu.

greetings,
Martin








reply via email to

[Prev in Thread] Current Thread [Next in Thread]