From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IcnJN-0006Cd-1T for qemu-devel@nongnu.org; Tue, 02 Oct 2007 15:21:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IcnJL-0006C1-Dd for qemu-devel@nongnu.org; Tue, 02 Oct 2007 15:21:40 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IcnJL-0006By-8O for qemu-devel@nongnu.org; Tue, 02 Oct 2007 15:21:39 -0400 Received: from warsl404pip6.highway.telekom.at ([195.3.96.89] helo=email.aon.at) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IcnJK-0004FF-Mn for qemu-devel@nongnu.org; Tue, 02 Oct 2007 15:21:39 -0400 Received: from m984p029.adsl.highway.telekom.at (HELO s37.loc) ([62.47.154.253]) (envelope-sender ) by smarthub91.highway.telekom.at (qmail-ldap-1.03) with SMTP for ; 2 Oct 2007 19:21:33 -0000 Received: from cow by s37.loc with local (Exim 4.67) (envelope-from ) id 1IcnJF-00044b-9b for qemu-devel@nongnu.org; Tue, 02 Oct 2007 21:21:33 +0200 Date: Tue, 2 Oct 2007 21:21:33 +0200 From: Bernhard Fischer Subject: Re: merge GGI support? [was: Re: [Qemu-devel] [RFC] CRIS target port] Message-ID: <20071002192133.GA20951@aon.at> References: <20071002105745.GB4845@edgar.underground.se.axis.com> <20071002164226.GB13534@aon.at> <470291D3.8020805@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <470291D3.8020805@codemonkey.ws> 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 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. So you can display qemu about everywhere you want.