All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Gautam Bhat <mindentropy@gmail.com>
Cc: "Philippe Mathieu-Daudé" <f4bug@amsat.org>,
	"QEMU Developers" <qemu-devel@nongnu.org>
Subject: Re: Testing a microcontroller emulation by loading the binary on incomplete Flash emulation
Date: Wed, 25 Aug 2021 20:53:54 +0100	[thread overview]
Message-ID: <CAFEAcA_eQrd+Hiky+tUZSoNDkcmz5MwpM2=2RQp-gnCDTV4wvw@mail.gmail.com> (raw)
In-Reply-To: <CAM2a4uxp29QKMaLFOseS5dHRNuooVY6sghzD22NEtGE=3g5wVA@mail.gmail.com>

On Wed, 25 Aug 2021 at 20:03, Gautam Bhat <mindentropy@gmail.com> wrote:
> I am trying to emulate the TI MSP430 microcontroller.

The MSP430 is a custom 16-bit architecture. We don't have an
emulation of that kind of CPU. If you're mostly doing this to look
at how QEMU's device emulation is implemented, you should probably
pick something based on an architecture that we already have an
emulation for (ie where there is a target/$whatever). If you're
doing this specifically because you want to look at how a
target frontend for a new architecture works, have fun, I guess.

thanks
-- PMM


  reply	other threads:[~2021-08-25 19:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-22 14:36 Testing a microcontroller emulation by loading the binary on incomplete Flash emulation Gautam Bhat
2021-08-22 16:47 ` Peter Maydell
2021-08-23 19:46   ` Gautam Bhat
2021-08-24  8:22     ` Philippe Mathieu-Daudé
2021-08-24  9:18       ` Peter Maydell
2021-08-24 10:38         ` Philippe Mathieu-Daudé
2021-08-25 19:03       ` Gautam Bhat
2021-08-25 19:53         ` Peter Maydell [this message]
2021-08-26 15:46           ` Gautam Bhat
2021-08-26 15:49             ` Peter Maydell
2021-08-29 21:34               ` Gautam Bhat
2021-08-29 22:39                 ` Philippe Mathieu-Daudé

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='CAFEAcA_eQrd+Hiky+tUZSoNDkcmz5MwpM2=2RQp-gnCDTV4wvw@mail.gmail.com' \
    --to=peter.maydell@linaro.org \
    --cc=f4bug@amsat.org \
    --cc=mindentropy@gmail.com \
    --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 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.