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/7] gnttab unmap_and_repace

To: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-ia64-devel] [PATCH 0/7] gnttab unmap_and_repace
From: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Date: Tue, 12 Jun 2007 14:21:31 +0900
Cc: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Delivery-date: Mon, 11 Jun 2007 22:19:22 -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 all
The new grant table unmap_and_replace hypercall and related grant table
dma tracking were introduced on x86. It broke ia64.
These patch series fixes it and support new grant table hypercall and 
grant table dma mapping.

[PATCH 1/7] gnttab unmap_and_repace: [Linux] define paddr_t
NOTE:This patch is very ugly patch. This just bandaids compilation error.

[PATCH 2/7] gnttab unmap_and_repace: [Linux] add dummy HYPERVISOR_mmu_update
[PATCH 3/7] gnttab unmap_and_repace: [Linux] xencomm support for 
GNTTABOP_unmap_and_replace
[PATCH 4/7] gnttab unmap_and_repace: [Linux] support dma tracking for swiotlb 
and xen_dma
[PATCH 5/7] gnttab unmap_and_repace: [Linux] support dma tracking for 
sba_iommu.c
NOTE: I did only compilation test. This patch needs review and test
on a real machine.

[PATCH 6/7] gnttab unmap_and_repace: [Xen] compilation fix of c/s 
15180:1f7a6456c330
[PATCH 7/7] gnttab unmap_and_repace: [Xen] implement gnttab replace_and_unmap
   
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>