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-ia64-devel

[Xen-ia64-devel] [PATCH 0/3] xencomm consolidation:

To: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-ia64-devel] [PATCH 0/3] xencomm consolidation:
From: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Date: Thu, 16 Aug 2007 12:21:04 +0900
Cc: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Delivery-date: Wed, 15 Aug 2007 20:21:26 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.4.2.1i
Hi.
Now the upstream repository includes minimal patches for xencomm
consolidation.
While more refinement is necessary there, it is possible to consolidate
the xencomm implementation. Here are the patches.

NOTE:
- Although I tested the patch by creating/destroying a domain,
  the patch of linux side is very error prone, please test.
- If you have local patch which xencommize for new hypercalls,
  you have to update your patch. Hopefully it would be not so difficult.
  - replace xencomm_create_mini() and xencomm_create_inline() with
    xencomm_map_no_alloc()
  - replace xencomm_create() with xencomm_map()
  - always argsize is necessary.
  - remove mini version.

[PATCH 1/3] xencomm consolidation: xen side
[PATCH 2/3] xencomm consolidation: linux side
[PATCH 3/3] xencomm consolidation: PV-on-HVM

Thanks,

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

<Prev in Thread] Current Thread [Next in Thread>