WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [PATCH 2/2] Virtual frame buffer: user space backend

To: "Markus Armbruster" <armbru@xxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH 2/2] Virtual frame buffer: user space backend
From: "Christian Limpach" <christian.limpach@xxxxxxxxx>
Date: Fri, 7 Jul 2006 17:57:52 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 07 Jul 2006 09:58:18 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=sC87fufyBqY3ENybG8+Qea2dXOE0TLgxk7Oie41EqyrqRU6yTowjFQoDY7IFbRHZSSZw7cWSCBmVWIr7m34S+WZoyn1MCgmQykZigq5X6Wo8oc9V1tO1bzfh0qhawGj/ZGb4fq0JcE/kXNT89+hcmHrT7BKEm6fWVjHbmRk2rvo=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <871wtcghmr.fsf@xxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <87ac80ghox.fsf@xxxxxxxxxxxxxxxxx> <871wtcghmr.fsf@xxxxxxxxxxxxxxxxx>
Reply-to: Christian.Limpach@xxxxxxxxxxxx
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On 6/26/06, Markus Armbruster <armbru@xxxxxxxxxx> wrote:
Straightforward conversion to Xenstore.

Applies to hg repository at http://hg.codemonkey.ws/vncfb

This also looks ok, two of the frontend issues apply here as well:
- handling of the ring indexes (masking of indexes and use of barriers)
- xenbus transactions can fail and there's no code to retry failed transactions

Additionally, it would be good to use the vnc server code which we're
going to use in the updated ioemu.  Sharing code for the framebuffers
for pv and non-pv domains is good and we don't want the dependency on
libvncserver anymore and the qemu vnc code is much compacter.  You'll
want to grab the vnc files which come with qemu 0.8.1
(http://xenbits.xensource.com/chris/ioemu-cvs-qemu-0.8.1.tar.bz2) and
then apply the following two patches:
http://xenbits.xensource.com/chris/xs-tools-ioemu.pq.hg?f=18f45f0721d8;file=vnc-cleanup;style=raw
http://xenbits.xensource.com/chris/xs-tools-ioemu.pq.hg?f=bc42f3c29c74;file=vnc-fixes;style=raw

Ideally, we'd move qemu's vnc support into a library to make it reusable.

   christian

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel