From: Scott Tsai <scottt.tw@gmail.com>
To: Michael Qiu <fallwind@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] How to add a new machine support in qemu?
Date: Fri, 6 Nov 2009 12:48:02 +0800 [thread overview]
Message-ID: <ef2f888d0911052048s2146d94ci1d914e950f3678fc@mail.gmail.com> (raw)
In-Reply-To: <ef2f888d0911052043j7e191d90w4df8d14bfd86a3ec@mail.gmail.com>
On Fri, Nov 6, 2009 at 12:43 PM, Scott Tsai <scottt.tw@gmail.com> wrote:
> Michael,
> You might want to read these two threads:
> "RE: [Qemu-devel] Support for new target emulator":
> http://lists.gnu.org/archive/html/qemu-devel/2009-10/msg02131.html
> "[Qemu-devel] [PATCH 00/12] S/390 support"
> http://lists.gnu.org/archive/html/qemu-devel/2009-10/msg01857.html
On second though, my previous advise is only suited for people adding
new instruction set architectures in QEMU,
if you're MIPS core doesn't add new instructions then take I'd look at:
hw/mips_mipssim.c
hw/mips_jazz.c
and add the missing platform peripheral emulation?
next prev parent reply other threads:[~2009-11-06 4:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-06 3:46 [Qemu-devel] How to add a new machine support in qemu? Michael Qiu
2009-11-06 4:43 ` Scott Tsai
2009-11-06 4:48 ` Scott Tsai [this message]
2009-11-06 8:18 ` Michael Qiu
2009-11-06 11:03 ` Stefan Weil
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=ef2f888d0911052048s2146d94ci1d914e950f3678fc@mail.gmail.com \
--to=scottt.tw@gmail.com \
--cc=fallwind@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 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).