All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] QEMU and its possibilities
@ 2003-07-26 13:16 Josiah Walker
  2003-07-26 13:24 ` [OT] Linux on Macs (was Re: [Qemu-devel] QEMU and its possibilities) Michel Dänzer
  2003-07-26 18:24 ` [Qemu-devel] QEMU and its possibilities Fabrice Bellard
  0 siblings, 2 replies; 3+ messages in thread
From: Josiah Walker @ 2003-07-26 13:16 UTC (permalink / raw)
  To: qemu-devel

Hey guys, I've been following the development of QEMU for a little while now 
and I think the project has great potential.  Computing speed is increasing 
so fast now that it may be possible for emulation through QEMU to achieve 
performance that seems as good as native systems.  I'm hoping this project 
will see the beginning of more platform independance through emulation.

One important question I'd like to ask regards the portability of QEMU.  It 
is already ported to several important systems, but one OS that it could 
have a huge impact on is Apple's os X.  It is BSD based and so all the basic 
Linux ideas should work - and if I had the understanding of the system I 
would try to port it myself.  Unfortunately I don't.

If QEMU were ported to Apple machines then it would open up a whole new 
range of possibilities for Apple users wanting to run windows programs - 
wine could be run through emulation and many useful programs could be used.  
I say this mainly because my Apple computer doesn't support any Linux 
systems at the moment (a strange way to put it, but there's something in the 
hardware/firmware that won't allow linux to boot - I've tried several 
systems).

Another interesting port to look at in relation to QEMU is Darwine ( 
http://sourceforge.net/projects/darwine/ ).  The group is porting Wine to 
Mac OS, and in the future they will be looking for a fast x86 emulator to 
integrate into their native wine libraries.  They are currently considering 
QEMU as a likely candidate from what I've heard.

Anyway, I was just wondering what your thoughts were on expanding to other 
operating systems such as Mac OS, because I love the ideas behind this 
emulator and I'd like to try it out, but I can't with my current system.  
Keep up the good work, if you guys can't port it to Mac OS, then I'm sure 
another avid fan will.

_________________________________________________________________
Hotmail is now available on Australian mobile phones. Go to  
http://ninemsn.com.au/mobilecentral/signup.asp

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [OT] Linux on Macs (was Re: [Qemu-devel] QEMU and its possibilities)
  2003-07-26 13:16 [Qemu-devel] QEMU and its possibilities Josiah Walker
@ 2003-07-26 13:24 ` Michel Dänzer
  2003-07-26 18:24 ` [Qemu-devel] QEMU and its possibilities Fabrice Bellard
  1 sibling, 0 replies; 3+ messages in thread
From: Michel Dänzer @ 2003-07-26 13:24 UTC (permalink / raw)
  To: qemu-devel

On Sat, 2003-07-26 at 15:16, Josiah Walker wrote:
> 
> If QEMU were ported to Apple machines then it would open up a whole new 
> range of possibilities for Apple users wanting to run windows programs - 
> wine could be run through emulation and many useful programs could be used.  
> I say this mainly because my Apple computer doesn't support any Linux 
> systems at the moment (a strange way to put it, but there's something in the 
> hardware/firmware that won't allow linux to boot - I've tried several 
> systems).

So what Apple machine do you have? For all I know, Linux runs on
anything Mac OS X runs on, possibly even more.


-- 
Earthling Michel Dänzer   \  Debian (powerpc), XFree86 and DRI developer
Software libre enthusiast  \     http://svcs.affero.net/rm.php?r=daenzer

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] QEMU and its possibilities
  2003-07-26 13:16 [Qemu-devel] QEMU and its possibilities Josiah Walker
  2003-07-26 13:24 ` [OT] Linux on Macs (was Re: [Qemu-devel] QEMU and its possibilities) Michel Dänzer
@ 2003-07-26 18:24 ` Fabrice Bellard
  1 sibling, 0 replies; 3+ messages in thread
From: Fabrice Bellard @ 2003-07-26 18:24 UTC (permalink / raw)
  To: qemu-devel

Hi,

It should be possible to port 'vl', the QEMU PC system emulator to Mac 
OS X without much problems (ELF binutils/gcc must be used to compile 
parts of it). I hope vl will soon be able to launch commercial OSes.

About the user mode emulator, it is more difficult as it needs to do a 
Linux emulation too. It may be worthwhile to use the new BSD/Darwin PPC 
Linux emulator.

Of course, integrating QEMU in wine would be the most efficient 
solution, but it requires far more work as there must be endianness 
conversion stubs for all the windows API.

Fabrice.

Josiah Walker wrote:
> Hey guys, I've been following the development of QEMU for a little while 
> now and I think the project has great potential.  Computing speed is 
> increasing so fast now that it may be possible for emulation through 
> QEMU to achieve performance that seems as good as native systems.  I'm 
> hoping this project will see the beginning of more platform independance 
> through emulation.
> 
> One important question I'd like to ask regards the portability of QEMU.  
> It is already ported to several important systems, but one OS that it 
> could have a huge impact on is Apple's os X.  It is BSD based and so all 
> the basic Linux ideas should work - and if I had the understanding of 
> the system I would try to port it myself.  Unfortunately I don't.
> 
> If QEMU were ported to Apple machines then it would open up a whole new 
> range of possibilities for Apple users wanting to run windows programs - 
> wine could be run through emulation and many useful programs could be 
> used.  I say this mainly because my Apple computer doesn't support any 
> Linux systems at the moment (a strange way to put it, but there's 
> something in the hardware/firmware that won't allow linux to boot - I've 
> tried several systems).
> 
> Another interesting port to look at in relation to QEMU is Darwine ( 
> http://sourceforge.net/projects/darwine/ ).  The group is porting Wine 
> to Mac OS, and in the future they will be looking for a fast x86 
> emulator to integrate into their native wine libraries.  They are 
> currently considering QEMU as a likely candidate from what I've heard.
> 
> Anyway, I was just wondering what your thoughts were on expanding to 
> other operating systems such as Mac OS, because I love the ideas behind 
> this emulator and I'd like to try it out, but I can't with my current 
> system.  Keep up the good work, if you guys can't port it to Mac OS, 
> then I'm sure another avid fan will.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-07-26 18:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-26 13:16 [Qemu-devel] QEMU and its possibilities Josiah Walker
2003-07-26 13:24 ` [OT] Linux on Macs (was Re: [Qemu-devel] QEMU and its possibilities) Michel Dänzer
2003-07-26 18:24 ` [Qemu-devel] QEMU and its possibilities Fabrice Bellard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.