Subject: CVS commit: src/sys/arch/xen
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 08/20/2005 19:20:54
Module Name:	src
Committed By:	bouyer
Date:		Sat Aug 20 19:20:54 UTC 2005

Modified Files:
	src/sys/arch/xen/i386: xen_machdep.c
	src/sys/arch/xen/include: xenpmap.h

Log Message:
Implement xpq_queue_machphys_update(), which queues a request to
update the machine to physical table (to be used after a
MEMOP_increase_reservation).


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/xen/i386/xen_machdep.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/xen/include/xenpmap.h

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