From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org, mwaite@redhat.com
Subject: Re: [Qemu-devel] qemu capabilities
Date: Thu, 24 Feb 2005 23:42:37 +0000 [thread overview]
Message-ID: <200502242342.39399.paul@codesourcery.com> (raw)
In-Reply-To: <1109280037.3975.193.camel@localhost.localdomain>
[-- Attachment #1: Type: text/plain, Size: 766 bytes --]
On Thursday 24 February 2005 21:20, Michael Waite wrote:
> I am wondering if anyone has tried using qemu in a way such that it
> simulates another computer architecture such as:
>
> Set up an x86 host system and configure qemu to simulate a POWER
> platform. The purpose would be to build application binaries for a
> variety of platforms without having to physically have them. This would
> also provide a testing environment such that an ISV could not only build
> their packages but test and certify them as well.
I have done this emulating arm on x86. Setup binfmt_misc with the appropriate
magic, and it mostly just works. I've attached the setup script I use.
I also gave ppc a quick try, but didn't get very far as the debian installer
didn't work.
Paul
[-- Attachment #2: binfmt_misc --]
[-- Type: application/x-shellscript, Size: 1524 bytes --]
prev parent reply other threads:[~2005-02-24 23:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-24 20:02 [Qemu-devel] "No disk space" problem and work around Joshua Kugler
2005-02-24 21:20 ` [Qemu-devel] qemu capabilities Michael Waite
2005-02-24 23:42 ` Paul Brook [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=200502242342.39399.paul@codesourcery.com \
--to=paul@codesourcery.com \
--cc=mwaite@redhat.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).