Subject: CVS commit: src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Christian Limpach <cl@netbsd.org>
List: source-changes
Date: 04/25/2004 00:24:08
Module Name:	src
Committed By:	cl
Date:		Sun Apr 25 00:24:08 UTC 2004

Modified Files:
	src/sys/arch/xen/xen: hypervisor.c vga_xen.c xenkbc.c

Log Message:
Don't attach vga and keyboard if the domain is not privileged.
Also cleanup print command if attachment fails.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/xen/xen/hypervisor.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/xen/xen/vga_xen.c \
    src/sys/arch/xen/xen/xenkbc.c

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