Subject: CVS commit: src/sys/arch/xen
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 05/07/2006 10:18:28
Module Name:	src
Committed By:	bouyer
Date:		Sun May  7 10:18:28 UTC 2006

Modified Files:
	src/sys/arch/xen/xen: xenevt.c
	src/sys/arch/xen/xenbus: xenbus_dev.c
Added Files:
	src/sys/arch/xen/include: xenio3.h

Log Message:
Add dom0 operation support for Xen3. Probably buggy, but it's enouth to have
xend and xenstored starting; xm info and xm list works.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/xen/include/xenio3.h
cvs rdiff -r1.7 -r1.8 src/sys/arch/xen/xen/xenevt.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/xen/xenbus/xenbus_dev.c

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