qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Qemu frontend proposal


From: Michael Torrie
Subject: Re: [Qemu-devel] Qemu frontend proposal
Date: Sat, 24 Apr 2004 10:26:03 -0600

On Fri, 2004-04-23 at 16:18, Fabrice Bellard wrote:
> Here is proposal:
> 
> 1) Have an SDL interface which works for all OSes (Linux, Win32, MacOS 
> X). SDL is useful to have a simple implementation to test a new port.
> 
> 2) Make a GTK interface for Linux. It must be written in plain C and 
> integrated in the QEMU CVS (a single C source file containing the UI 
> might suffice for the first version). The default Linux build will be 
> this one. I don't see the need of an external frontend or something 
> written in another language.

There is a SDL widget for GTK.  Are you planning to use that at all or
are you going to re-implement the display (video) using pure GTK/GDK?

Michael

> 
> 3) Make a native win32 interface for Windows. It must compile with 
> MinGW, so only the plain win32 API must be used.
> 
> Of course, in the cases (2) and (3), SDL won't be used. I will work on 
> (2) and (3) if no one does it before me :-)
> 
> Fabrice.
> 
> 
> 
> _______________________________________________
> Qemu-devel mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/qemu-devel
-- 
Michael Torrie <address@hidden>




reply via email to

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