Subject: CVS commit: src/sys/arch/xen/i386
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 03/06/2006 20:32:28
Module Name:	src
Committed By:	bouyer
Date:		Mon Mar  6 20:32:28 UTC 2006

Modified Files:
	src/sys/arch/xen/i386: genassym.cf locore.S machdep.c

Log Message:
Map the XenStore shared page for non-domain0.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/xen/i386/genassym.cf
cvs rdiff -r1.14 -r1.15 src/sys/arch/xen/i386/locore.S
cvs rdiff -r1.24 -r1.25 src/sys/arch/xen/i386/machdep.c

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