All of lore.kernel.org
 help / color / mirror / Atom feed
From: "M. Warner Losh" <imp@bsdimp.com>
To: qemu-devel@nongnu.org, martinwguy@gmail.com
Subject: Re: [Qemu-devel] Question about target port
Date: Sun, 15 Oct 2006 18:07:12 -0600 (MDT)	[thread overview]
Message-ID: <20061015.180712.387194194.imp@bsdimp.com> (raw)
In-Reply-To: <56d259a00610100407p2529dbasd5ae43ade7901c66@mail.gmail.com>

In message: <56d259a00610100407p2529dbasd5ae43ade7901c66@mail.gmail.com>
            "Martin Guy" <martinwguy@gmail.com> writes:
: > How can I change target CPU to Atmel's AVR and don't care about host.
: > i.e:host CPU is X86(PC),target CPU is Atmel's AVR.
: 
: Hi
:   Atmel AVR is a different processor from the ones that QEMU emulates.
: You would need to implement an entire new emulation inside QEMU; that
: is a LOT of work in C programming. It is also an 8-bit processor,
: while all the ones that qemu currently emulates are 32-bit, so you may
: need to restructure the code as well to support 8-bit.

There's a new AVR32 as well, which is a 32-bit beast.

Warner

      parent reply	other threads:[~2006-10-16  0:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-05  7:22 [Qemu-devel] Question about target port 郭智偉
2006-10-10 11:07 ` Martin Guy
2006-10-15 23:15   ` Paul Brook
2006-10-16  0:07   ` M. Warner Losh [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=20061015.180712.387194194.imp@bsdimp.com \
    --to=imp@bsdimp.com \
    --cc=martinwguy@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.