Subject: CVS commit: src/sys/arch/x86
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 03/21/2007 00:16:52
Module Name:	src
Committed By:	xtraeme
Date:		Wed Mar 21 00:16:52 UTC 2007

Modified Files:
	src/sys/arch/x86/include: cpuvar.h
	src/sys/arch/x86/x86: x86_machdep.c

Log Message:
Don't build msr_ipifuncs on Xen, fixes the build with XEN2_DOM0.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/x86/include/cpuvar.h
cvs rdiff -r1.9 -r1.10 src/sys/arch/x86/x86/x86_machdep.c

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