qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Qemu development schedule?


From: Jim C. Brown
Subject: Re: [Qemu-devel] Qemu development schedule?
Date: Wed, 1 Sep 2004 18:04:31 -0400
User-agent: Mutt/1.4i

On Tue, Aug 31, 2004 at 11:50:44PM +0200, Ren? Korthaus wrote:
> 
> Am 31.08.2004 um 22:27 schrieb Fabrice Bellard:
> 
> I have to admit that I am rather sceptical about this point. In my 
> opinion that could split development of future versions of QEMU and 
> threaten a main feature of QEMU - the platform-indepedence. I am 
> currently working on a GUI for Mac OS X and I have to admit, too, that 
> always working "around" the QEMU binary is not a long-time solution. A 
> short-time solution which works for me is getting and installing QEMU 
> for the user automatically.
> 

The best solution would be to define an API for qemu. There is a library that
qemu uses, and this library can be compiled to use OSX Gui, Win32 GUI,
X lib, GTK, SDL (which should be decapriated), microX, Qt, wxWidgets, etc.

Basicly, the library is just a set of stubs that, when compiled w/ the right
#define, call the functions of the main library.

-- 
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.





reply via email to

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