Subject: CVS commit: [netbsd-2-0] src/sys/arch/xen
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 05/22/2004 15:58:11
Module Name:	src
Committed By:	he
Date:		Sat May 22 15:58:11 UTC 2004

Removed Files:
	src/sys/arch/xen/i386 [netbsd-2-0]: hypervisor.c
	src/sys/arch/xen/xen [netbsd-2-0]: console.c

Log Message:
Pull up file removal (requested by cl in ticket #337):
	Upgrade xen support:
	 - add block device driver
	 - network device driver bug fixes
	 - support for vga/keyboard/mouse
	 - support for domain0 operations
	 - fix /dev/mem and i386_iopl, reboot, event dispatch
	 - fix clock support, cpu speed report, lazy fpu switching
	 - add xen12load loader
	 - sys/arch/xen parts of build.sh release support
	[cl, ticket #337]


To generate a diff of this commit:
cvs rdiff -r1.1 -r0 src/sys/arch/xen/i386/hypervisor.c
cvs rdiff -r1.1 -r0 src/sys/arch/xen/xen/console.c

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