From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Hoffmann Subject: Re: [PATCH] xenfb shared buffer Date: Wed, 04 Mar 2009 08:49:47 +0100 Message-ID: <49AE329B.9060400@redhat.com> References: <49AD7114.2080002@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <49AD7114.2080002@eu.citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Stefano Stabellini Cc: xen-devel , Ian Jackson List-Id: xen-devel@lists.xenproject.org Stefano Stabellini wrote: > After the recent DisplayState changes is now possible to share the xenfb > backend buffer with the display frontend (sdl, vnc), avoid a memcpy for > each screen update. I have this and a few more updates to make xenfb work smoothly with displaystate already, look here: http://git.et.redhat.com/?p=qemu-kraxel.git;a=commitdiff;h=34c58e4e1cc8450e7077a134c013ec805aa940fb cheers, Gerd