qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Bernhard Fischer <rep.nop@aon.at>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [patch] qemu-ggi support
Date: Sat, 10 Dec 2005 17:16:36 +0100	[thread overview]
Message-ID: <20051210161636.GB17399@aon.at> (raw)
In-Reply-To: <439AEC04.6090101@gmx.de>

On Sat, Dec 10, 2005 at 03:53:56PM +0100, Oliver Gerlich wrote:
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>Bernhard Fischer schrieb:
>> On Mon, Sep 05, 2005 at 03:30:59PM +0200, Bernhard Fischer wrote:
>> 
>>>Hi,
>>>
>>>Attached patch adds support to qemu to display via GGI
>>>(www.ggi-project.org).
>>>
>>>GGI has several so called display-targets, i.e. you can render your
>>>application's output to one of
>>>X11
>>>wsfb
>>>vgl
>>>vgagl
>>>vcsa
>>>svgalib
>>>quartz
>>>memory
>>>ipc
>>>glide
>>>fbdev
>>>directx
>>>terminfo
>>>libaa
>>>etc. without the need to port the application to each of these libraries
>>>on your own.
>> 
>> 
>> In other words, you do not have to write support for e.g. cocoa, curses
>> etc in qemu but can use libgii (the input part) and libggi (the output
>> part) to transparently use the I/O the host-system you are running on
>> does provide.
>
>The many display targets sound nice... but what I'd like to have for
>qemu is a GUI...
>
>IIRC the GUI patches which were posted so far replaced the SDL driver by
>rendering to a GTK widget, because the current way for embedding SDL
>into GTK seems to be somewhat hackish.
>There have been efforts to create a GTK SDL widget, but I don't know if
>that's usable already.
>
>So how could GGI be integrated with eg. a GTK GUI? Is there a way that
>is more "stable" than the current SDL way?

I personally don't need a GUI but want to be able to have qemu
display nicely no matter if i'm on a framebuffer console in linux, or if
i'm in X11 on whatever OS, etc. 

Perhaps look at http://www.ggi-project.org/links.html for Toolkits and
Windowing-systems one can use for building a GUI.

>From what i hear there is/was a GGI backand for GTK, but i never used it
myself.

>
>Regards,
>Oliver
>
>PS: Is there an OpenGL display target for GGI? I couldn't find any hint

There is mesaggi if you'd want to use GGI as a backend for an openGL
implementation. I'm personally not familiar with it, though.

>about that on the homepage, but I think OpenGL is one of the easiest
>ways to get 2d hardware acceleration under X11.

The easiest way to get 2D acceleration in X11 is to use XAA et al.
GGI's display-x is generally as fast as your Xserver's 2D primitives.

>-----BEGIN PGP SIGNATURE-----
>Version: GnuPG v1.4.2 (GNU/Linux)
>
>iD8DBQFDmuwCTFOM6DcNJ6cRAibOAJ4tEqA53yluubjs4l50tmKm7Yw3owCg6J1x
>Gz+cjbDVe9Dz64buw+ys9Gg=
>=0aFB
>-----END PGP SIGNATURE-----
>
>
>_______________________________________________
>Qemu-devel mailing list
>Qemu-devel@nongnu.org
>http://lists.nongnu.org/mailman/listinfo/qemu-devel
>

      parent reply	other threads:[~2005-12-10 16:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-05 13:30 [Qemu-devel] [CFT][patch] qemu-ggi support Bernhard Fischer
2005-12-10 13:22 ` [Qemu-devel] [patch] " Bernhard Fischer
2005-12-10 14:53   ` Oliver Gerlich
2005-12-10 15:51     ` Jim C. Brown
2005-12-10 16:16     ` Bernhard Fischer [this message]

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=20051210161636.GB17399@aon.at \
    --to=rep.nop@aon.at \
    --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).