qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Re: qemu ELF Loader Kernel integration


From: David Woodhouse
Subject: Re: [Qemu-devel] Re: qemu ELF Loader Kernel integration
Date: Tue, 05 Apr 2005 15:19:43 +0100

On Fri, 2005-04-01 at 02:32 +0100, Mark Williamson wrote:
> 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 ;-)

You probably don't actually need to use an i386 Mozilla. Mozilla can use
external _programs_ displaying within its window; I use mozplugger with
the i386 acroread on PPC, for example. You could just run the flash
player _itself_ in a separate process, with a wrapper of your own to
make it think it's running in an i386 Mozilla.

Or just use swfdec.

-- 
dwmw2





reply via email to

[Prev in Thread] Current Thread [Next in Thread]