qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: Edgar Simon <edgar.simon@hotmail.com>
Cc: Peter Maydell <peter.maydell@linaro.org>,
	"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] Hello from a new comer
Date: Mon, 10 Mar 2014 15:51:39 +0100	[thread overview]
Message-ID: <20140310145139.GA32400@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <BAY181-W138721024B2DC1974F2C90E2740@phx.gbl>

On Mon, Mar 10, 2014 at 11:09:38AM +0100, Edgar Simon wrote:
> What I would like to do is to do is to be able to emulate the STM32L platform (it's a ARM CortexM3 based micro-controller). 
> 
> I know it seems ambitious, but I want to try it. I saw that other cortexM3 platforms were already emulated in qemu. I think I will start from there and check for the implementation of the existing peripherals to gain knowledge about how to do the same thing for the STM32L specific peripherals.
> 
> What do you think? Do you find that it's a right start-point?

Hi Edgar,
I have CCed Peter Maydell (ARM maintainer in QEMU).

I'm not up-to-speed on the ARM side of things but it sounds like you
need to get the details of the STM32L's hardware (datasheets from the
STMicroelectronics) and then see what's missing in QEMU.

You may need to add emulation code for new devices if they aren't
already there for other CortexM3 boards.

Once you've got something basic working, send patches to the qemu-devel
mailing list to get feedback.  Guidelines on submitting patches are
here:
http://qemu-project.org/Contribute/SubmitAPatch

You mentioned you are a student.  If you are interested in a 12-week,
paid open source gig working on QEMU this summer, check out our Google
Summer of Code page.  Applications start today and go until March 21st:
http://qemu-project.org/Google_Summer_of_Code_2014

Stefan

  reply	other threads:[~2014-03-10 14:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-10 10:09 [Qemu-devel] Hello from a new comer Edgar Simon
2014-03-10 14:51 ` Stefan Hajnoczi [this message]
2016-02-16 13:29 ` thomas

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=20140310145139.GA32400@stefanha-thinkpad.redhat.com \
    --to=stefanha@gmail.com \
    --cc=edgar.simon@hotmail.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /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).