From: Miguel Angel Fraile <mianfrar@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Embed QEmu screen on a custom window
Date: Fri, 27 May 2005 12:50:19 +0200 [thread overview]
Message-ID: <26b3ab70505270350109a1923@mail.gmail.com> (raw)
Christian MICHON wrote:
> yes, but this is only for windows hosts, and you must install
> visual basic.
Yes, this is only for windows hosts, but you don't need VB at all, as
there are other frontend not written on VB that would benefit from
this patch (like QEMU Manager: http://www.davereyn.co.uk/qemu ).
> wouldnt' it be better to add an extra sdl "console" (today we've
> main window, control, serial, parallel) where we could set parameters
> graphically ? or at least as a text form to read a cfg file ?
I would like to see an integrated frontend, but there are some
problems as written on this thread.
> this would pay more than to have 1 frontend for windows, 1 for linux,
> 1 for sparc, 1 for mac, etc...
>
> what's your opinion on this ?
I would add a modular frontend on QEmu. I mean, there should be one
general module that creates the GUI itself (frontend.c) using
functions written on a system-specific module (frontend-<system>.h).
In example:
frontend.c
frontend-windows.h
frontend-linux.h
frontend-macos.h
next reply other threads:[~2005-05-27 10:54 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-27 10:50 Miguel Angel Fraile [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-05-28 7:13 [Qemu-devel] [PATCH] Embed QEmu screen on a custom window Sylvain Petreolle
2005-05-26 15:14 Christian Bourque
2005-05-26 19:24 ` Christian MICHON
2005-05-28 12:37 ` Jerome Warnier
2005-05-26 11:42 Miguel Angel Fraile
2005-05-26 12:10 ` Christian MICHON
2005-05-26 12:43 ` Oliver Gerlich
2005-05-26 13:22 ` Christian MICHON
2005-05-26 20:03 ` Fabrice Bellard
2005-05-26 21:07 ` Christian MICHON
2005-05-26 21:55 ` Fabrice Bellard
2005-05-27 14:39 ` Pierre d'Herbemont
2005-05-28 13:17 ` Christian MICHON
2005-05-28 14:10 ` Oliver Gerlich
2005-05-28 15:35 ` Joe Batt
2005-05-26 21:39 ` Jernej Simončič
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=26b3ab70505270350109a1923@mail.gmail.com \
--to=mianfrar@gmail.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).