Hi,

On Wed, 11 Oct 2006, Ben Taylor wrote:

> 
> ---- Blue Swirl <[EMAIL PROTECTED]> wrote: 
> > > > BTW, we could easily design and implement an ideal CPU just for Qemu
> > > > purposes.
> > >
> > >This soooo reminds me of Java.
> > 
> > Except that Java VM is not suitable target for all classes of programming 
> > languages, like C.
> 
> I wondered if you could use the host's native java as an extension inside
> the qemu host to improve java runtime performance in the qemu guest.
> 
> But that sounds way to convoluted to work. :-)

I doubt it. For one, if you use a GUI, the host's VM just cannot access 
the client's graphics, and in many cases would be unprepared to do so, 
too: a Linux VM wants to talk to X11, while a Windows VM wants to talk to 
the Windows equivalent.

However, you could just redirect the DISPLAY if your host _and_ guest have 
X11-targeted Javas. But then, why would you need to start QEmu at all?

Ciao,
Dscho



_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to