From: Vincent Palatin <vincent.palatin_qemu@polytechnique.org>
To: thomas.bandelier@purplelabs.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Adding new ARM9-based platform in Qemu
Date: Thu, 12 Jun 2008 07:09:33 +0200 [thread overview]
Message-ID: <4850AF8D.20004@polytechnique.org> (raw)
In-Reply-To: <484FF638.2080905@purplelabs.com>
Thomas Bandelier a écrit :
> Hi,
>
> I'm facing several difficulties to implement such a platform support
> in Qemu.
> Concretely, all is about adding a new mobile-phone baseband processor
> emulation in hw directory.
> Inspiration from "integratorcp" and other machines is not enough for a
> QEMU-beginner like me...
>
> So 2 questions:
> -> Does kind of "development guidelines" documentation exist ?
No, I don't think so.
Use the source, Luke.
> -> Maybe someone on this list has already accomplished such a task ?
There are several ARM/PXA PDAs in the tree, as least :
- n800/n810 (OMAP2420) -> nseries.c
- Akita/Spitz/Borzoi/Terrier (PXA270) ->spitz.c
- Palm Tungsten (OMAP310) -> palm.c
Their code really looks like what you what to achieve. They are probably
easier to understand than Integrator.
Out-of-tree, there is also some code for one mobile platform : Neo1973
(aka OpenMoko)
their code should be there :
https://svn.openmoko.org/trunk/src/host/qemu-neo1973/
--
Vincent
prev parent reply other threads:[~2008-06-12 5:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-11 15:58 [Qemu-devel] Adding new ARM9-based platform in Qemu Thomas Bandelier
2008-06-12 5:09 ` Vincent Palatin [this message]
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=4850AF8D.20004@polytechnique.org \
--to=vincent.palatin_qemu@polytechnique.org \
--cc=qemu-devel@nongnu.org \
--cc=thomas.bandelier@purplelabs.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).