Subject: CVS commit: src/sys/arch/xen
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 05/25/2006 21:26:20
Module Name:	src
Committed By:	bouyer
Date:		Thu May 25 21:26:20 UTC 2006

Modified Files:
	src/sys/arch/xen/i386: xen_shm_machdep.c
	src/sys/arch/xen/include: xen_shm.h

Log Message:
Convert xen_shm_map() and xen_shm_unmap() to the Xen3 grant table
interface.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/xen/i386/xen_shm_machdep.c
cvs rdiff -r1.5 -r1.6 src/sys/arch/xen/include/xen_shm.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.