Subject: CVS commit: src/sys/arch/xen/stand/xen12load
To: None <source-changes@NetBSD.org>
From: Christian Limpach <cl@netbsd.org>
List: source-changes
Date: 04/17/2004 23:20:37
Module Name:	src
Committed By:	cl
Date:		Sat Apr 17 23:20:37 UTC 2004

Added Files:
	src/sys/arch/xen/stand/xen12load: Makefile loadelf.c start.S xenload.c
	    xenload.h

Log Message:
Loader which allows booting NetBSD as domain0 guest OS.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/xen/stand/xen12load/Makefile \
    src/sys/arch/xen/stand/xen12load/loadelf.c \
    src/sys/arch/xen/stand/xen12load/start.S \
    src/sys/arch/xen/stand/xen12load/xenload.c \
    src/sys/arch/xen/stand/xen12load/xenload.h

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