qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Mark Williamson <mark.williamson@cl.cam.ac.uk>
To: qemu-devel@nongnu.org
Cc: mirak <mirak.spam@wanadoo.fr>
Subject: Re: [Qemu-devel] Re: qemu ELF Loader Kernel integration
Date: Fri, 1 Apr 2005 02:32:03 +0100	[thread overview]
Message-ID: <200504010232.03481.mark.williamson@cl.cam.ac.uk> (raw)
In-Reply-To: <d2h3nr$ae7$4@sea.gmane.org>

> > If you have a binfmt_misc compiled to your kernel and you have
> > registered qemu as a ppc interpreter then qemu will be started
> > automatically when executing the ppc binaries. You will need to register
> > qemu as your interprer in proc interface
> > (/proc/sys/fs/binfmt_misc/register).
>
> Would this work for for exemple the flash player plugin or is it only
> for executables ?
> I am interested in doing that the other way around, for i386 code on
> linux ppc.

Shared libraries (like Netscape plugins) are a different matter: they need to 
interface intimately with the native code - you can't run part of an app. in 
QEmu.

Last time this came up, somebody suggested that you might be OK with x86 
Mozilla, with the x86 flash plugin, all under QEmu.  I've not tried this, 
YMMV ;-)

HTH,
Mark

  reply	other threads:[~2005-04-01  1:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-31  8:48 [Qemu-devel] qemu ELF Loader Kernel integration Philipp Gühring
2005-03-31  8:41 ` Panagiotis Issaris
2005-03-31  8:57 ` Valtteri Rahkonen
2005-03-31 15:09   ` [Qemu-devel] " mirak
2005-04-01  1:32     ` Mark Williamson [this message]
2005-04-05 14:19       ` David Woodhouse
2005-03-31  8:59 ` [Qemu-devel] " Lennert Buytenhek

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=200504010232.03481.mark.williamson@cl.cam.ac.uk \
    --to=mark.williamson@cl.cam.ac.uk \
    --cc=mirak.spam@wanadoo.fr \
    --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).