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

[Xen-ia64-devel] [PATCH] Re: [Xen-devel] Re: [PATCH 2/2] PV framebuffer

To: Markus Armbruster <armbru@xxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-ia64-devel] [PATCH] Re: [Xen-devel] Re: [PATCH 2/2] PV framebuffer
From: Atsushi SAKAI <sakaia@xxxxxxxxxxxxxx>
Date: Wed, 22 Nov 2006 20:49:47 +0900
Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 22 Nov 2006 03:51:03 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: (Your message of "Fri, 17 Nov 2006 14:23:13 +0100") <874psydx6m.fsf@xxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
References: <87lkmjptqq.fsf@xxxxxxxxxxxxxxxxx> <874psydx6m.fsf@xxxxxxxxxxxxxxxxx>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi, Markus

 This is a patch for work PV frame buffer on IA64.
We also prepare the patch for FC6 and RHEL5B2 and its confirmed working 
on IA64 and x86.

In this patch code, 
#ifdef __ia64__ exists, but it does not need.
The purpose is avoid the unnecessary error handling for x86.



Signed-off-by: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Signed-off-by: Masami Watanabe <masami.watanabe@xxxxxxxxxxxxxx>
Signed-off-by: Atsushi SAKAI <sakaia@xxxxxxxxxxxxxx>


>From seeing your patches policy,
We do memory address translation in Dom0 application side.

Thanks
Atsushi SAKAI


>PV framebuffer backend.  Derived from http://hg.codemonkey.ws/vncfb
>
>Extensive changes based on feedback from xen-devel.
>
>Signed-off-by: Markus Armbruster <armbru@xxxxxxxxxx>
>---
> tools/Makefile                        |    1 
> tools/python/xen/xend/XendDevices.py  |    4 
> tools/python/xen/xend/server/vfbif.py |   29 +
> tools/python/xen/xm/create.py         |   17 
> tools/xenfb/Makefile                  |   33 +
> tools/xenfb/sdlfb.c                   |  337 ++++++++++++++++++
> tools/xenfb/vncfb.c                   |  396 +++++++++++++++++++++
> tools/xenfb/xenfb.c                   |  619 
> ++++++++++++++++++++++++++++++++++
> tools/xenfb/xenfb.h                   |   34 +
> 9 files changed, 1469 insertions(+), 1 deletion(-)
>

Attachment: pvfb-ia64-support.patch
Description: Binary data

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