From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LA2si-0003DA-Bq for qemu-devel@nongnu.org; Tue, 09 Dec 2008 08:44:08 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LA2sg-0003CC-If for qemu-devel@nongnu.org; Tue, 09 Dec 2008 08:44:07 -0500 Received: from [199.232.76.173] (port=39029 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LA2sg-0003C3-8q for qemu-devel@nongnu.org; Tue, 09 Dec 2008 08:44:06 -0500 Received: from mx2.redhat.com ([66.187.237.31]:36577) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LA2sg-0001PM-4C for qemu-devel@nongnu.org; Tue, 09 Dec 2008 08:44:06 -0500 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id mB9Di45o024039 for ; Tue, 9 Dec 2008 08:44:04 -0500 Message-ID: <493E7622.6040007@redhat.com> Date: Tue, 09 Dec 2008 15:44:02 +0200 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] Modular qemu? References: <3056442136ca43729c6a2aec02c038aa.squirrel@www.boonen.name> <49393B8D.40209@codemonkey.ws> <493970B9.3060807@redhat.com> <493979AB.3070308@codemonkey.ws> <49397D04.4060404@redhat.com> In-Reply-To: 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 Jun Koi wrote: >> - install SDL, X11 client libraries, and their dependencies on the server. >> In the future, this gets worse, with opengl libraries, DRI drivers, and >> maybe even gtk2 and qt for a sane UI. >> > > Interesting! Are you aware of any project currently doing on DRI > drivers?? Anh OpenGL drivers? > > I suppose that you want to say "DRI device model" and "OpenGL device > model" for QEMU? > No, I'm talking about using opengl to accelerate rendering of the normal 2D emulated cards. The Xen people have posted patches to do this. -- error compiling committee.c: too many arguments to function