From: Jocelyn Mayer <l_indien@magic.fr>
To: qemu mailing list <qemu-devel@nongnu.org>
Cc: qemumail@olifantasia.com
Subject: Re: [Qemu-devel] PPC emulation, how?
Date: 16 Apr 2004 19:44:28 +0200 [thread overview]
Message-ID: <1082137461.24066.376.camel@jma1.dev.netgem.com> (raw)
In-Reply-To: <407D49CE.5090900@olifantasia.com>
Hi, sorry for the delay...
On Wed, 2004-04-14 at 16:25, Martin wrote:
> > For help, I put some infos, kernel and boot image here:
> > http://jocelyn.mayer.free.fr/qemu-ppc/index.htm
> You say there:
> To run qemu PPC emulation, I use the following command line:
> > qemu -S -kernel <my_kernel> -fda <my_floppy> -hda <my_disk> -cdrom
> <my_cdrom>
>
> Is the -S a special new option or should this be -s
>
It's really '-S' . I added this option to tell to qemu not to launch the
emulated code. This way, you have some time to grab the serial port
output and be able to edit the kernel's command line at startup (PREP
kernel allow this...). You just have to type 'c' in qemu monitor then
the kernel waits one second with the current command line displayed,
then boots if no chars were received.
> I tried your kernel image and debian install disk.
> It does boot but I can't get networking to work
> I can set the eth0 of the emulated client to 172.20.0.2 but am unable to
> ping the host (which is setup at 172.20.0.1 by /etc/qemu-ifup.sh) or the
> other way around.
> Is networking not working at all yet or am I missing something
>
It may not work: I didn't really test the network, just made sure that
the NE2000 was seen by the kernel. PPC system emulation is still very
experimental...
> Also I use -nographic else the emulator crashes (stops)
I never used this option, and it doesn't crash for me.
Could you try to launch it under gdb and send me a trace ?
Regards.
--
Jocelyn Mayer <l_indien@magic.fr>
Never organized
next prev parent reply other threads:[~2004-04-16 17:39 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-13 18:08 [Qemu-devel] PPC emulation, how? Francisco José Cañizares Santofimia
2004-04-13 18:56 ` Jocelyn Mayer
2004-04-14 14:25 ` Martin
2004-04-16 17:44 ` Jocelyn Mayer [this message]
2004-04-18 19:51 ` J. Mayer
2004-04-19 18:05 ` Martin
2004-04-19 18:34 ` Karel Gardas
[not found] ` <40830EDD.9080505@olifantasia.com>
[not found] ` <1082363002.29001.41.camel@rapid>
2004-04-19 18:12 ` Martin
2004-04-19 21:16 ` J. Mayer
2004-04-19 22:41 ` Carlos Valiente
2004-04-20 23:26 ` Martin
2004-04-21 0:34 ` J. Mayer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1082137461.24066.376.camel@jma1.dev.netgem.com \
--to=l_indien@magic.fr \
--cc=qemu-devel@nongnu.org \
--cc=qemumail@olifantasia.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.