From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NJJ2Y-0001Dj-Th for qemu-devel@nongnu.org; Fri, 11 Dec 2009 22:53:06 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NJJ2U-0001AH-8K for qemu-devel@nongnu.org; Fri, 11 Dec 2009 22:53:06 -0500 Received: from [199.232.76.173] (port=40535 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NJJ2U-00019z-3U for qemu-devel@nongnu.org; Fri, 11 Dec 2009 22:53:02 -0500 Received: from mx1.redhat.com ([209.132.183.28]:32205) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NJJ2T-0006BH-KX for qemu-devel@nongnu.org; Fri, 11 Dec 2009 22:53:01 -0500 Date: Sat, 12 Dec 2009 05:52:49 +0200 From: Izik Eidus Subject: Re: [Qemu-devel] X support for QXL and SPICE Message-ID: <20091212055249.19fd7c9e@redhat.com> In-Reply-To: <4B230E96.3060708@codemonkey.ws> References: <1393046876.1549021260539141025.JavaMail.root@zmail05.collab.prod.int.phx2.redhat.com> <4B226BFC.1040606@codemonkey.ws> <20091211204828.464707cf@redhat.com> <4B2297A2.8040102@codemonkey.ws> <20091211212135.645864f9@redhat.com> <4B229DCE.7070500@codemonkey.ws> <20091211213911.0dce90dc@redhat.com> <4B22A2D9.6020602@codemonkey.ws> <20091211222101.5e924d20@redhat.com> <4B22AFBF.6080709@codemonkey.ws> <20091211231334.3d8a599f@redhat.com> <8BF07900-1F21-4E1C-AFC7-FF9CC47525A3@suse.de> <20091212004635.0b57a8c0@redhat.com> <4B230E96.3060708@codemonkey.ws> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Yaniv Kamay , qemu-devel@nongnu.org, Soeren Sandmann , Alexander Graf On Fri, 11 Dec 2009 21:31:34 -0600 Anthony Liguori wrote: > > Okay, that's in line with what my expectations were. So what's the > future of Spice for X? Anything clever or is Windows the only target > right now? Offscreen pixmaps, Xrender, opengl 3d commands, Video extention. I dont understand what you want here? Spice is not responsible for how X work the fact that X doesnt have many things that windows have - doesnt mean it is bad spice DOES have them... Btw Xrender is used by cario hardware accelration... > > Regards, > > Anthony Liguori