From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IcoQO-0008Oc-QV for qemu-devel@nongnu.org; Tue, 02 Oct 2007 16:33:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IcoQN-0008OA-71 for qemu-devel@nongnu.org; Tue, 02 Oct 2007 16:33:00 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IcoQN-0008O7-1R for qemu-devel@nongnu.org; Tue, 02 Oct 2007 16:32:59 -0400 Received: from nz-out-0506.google.com ([64.233.162.236]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IcoQM-0001ku-QC for qemu-devel@nongnu.org; Tue, 02 Oct 2007 16:32:58 -0400 Received: by nz-out-0506.google.com with SMTP id f1so10330644nzc for ; Tue, 02 Oct 2007 13:32:58 -0700 (PDT) Message-ID: <4702AAF6.10806@codemonkey.ws> Date: Tue, 02 Oct 2007 15:32:54 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: merge GGI support? [was: Re: [Qemu-devel] [RFC] CRIS target port] References: <20071002105745.GB4845@edgar.underground.se.axis.com> <20071002164226.GB13534@aon.at> <470291D3.8020805@codemonkey.ws> <20071002192133.GA20951@aon.at> <4702A585.9070906@codemonkey.ws> <4702A8F8.60708@qumranet.com> In-Reply-To: <4702A8F8.60708@qumranet.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Avi Kivity wrote: > Anthony Liguori wrote: >> Bernhard Fischer wrote: >>> On Tue, Oct 02, 2007 at 01:45:39PM -0500, Anthony Liguori wrote: >>> >>>> What does one gain with GGI support? I've never seen a good answer >>>> to this. >>>> >>> >>> GGI supports a number of display-targets: >>> http://www.ggi-project.org/targets.html >>> umong them X11, quartz, directx, fbdev, vgl, vnc, wsfb, libaa, >>> terminfo, cocoa, etc. >>> >> >> SDL has a GGI backend. So you can already use GGI with QEMU. >> >> So, what does it buy to have QEMU use GGI directly? > > Does GGI have an SDL backend? I don't know, but I do know that SDL has GGI backend so AFAICT, SDL becomes a superset of GGI :-) Regards, Anthony Liguori > You're in a maze of standard graphics interfaces, all slightly different. >