Subject: CVS commit: [netbsd-3] src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 09/14/2005 22:24:38
Module Name:	src
Committed By:	tron
Date:		Wed Sep 14 22:24:38 UTC 2005

Modified Files:
	src/sys/arch/xen/xen [netbsd-3]: privcmd.c

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #776):
	sys/arch/xen/xen/privcmd.c: revision 1.5
Apply patch from Jed Davis, posted to port-xen:
Implement IOCTL_PRIVCMD_MMAPBATCH, as a loop calling pmap_remap_pages().
XXX this should do the MMU operations in batch.


To generate a diff of this commit:
cvs rdiff -r1.2.2.2 -r1.2.2.3 src/sys/arch/xen/xen/privcmd.c

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