Subject: CVS commit: src/sys/arch/xen
To: None <source-changes@NetBSD.org>
From: Tom Spindler <dogcow@netbsd.org>
List: source-changes
Date: 03/05/2007 23:26:41
Module Name:	src
Committed By:	dogcow
Date:		Mon Mar  5 23:26:41 UTC 2007

Modified Files:
	src/sys/arch/xen/i386: cpu.c mainbus.c
	src/sys/arch/xen/xen: hypervisor.c

Log Message:
The recent cpu_attach changes broke the xen build; while this compiles,
I'm far from positive it's the correct fix.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/xen/i386/cpu.c
cvs rdiff -r1.10 -r1.11 src/sys/arch/xen/i386/mainbus.c
cvs rdiff -r1.29 -r1.30 src/sys/arch/xen/xen/hypervisor.c

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