Subject: CVS commit: [netbsd-2-0] src/sys/arch/xen/xen
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 05/22/2004 15:58:54
Module Name: src
Committed By: he
Date: Sat May 22 15:58:54 UTC 2004
Added Files:
src/sys/arch/xen/xen [netbsd-2-0]: hypervisor.c
Log Message:
Pull up revisions 1.1-1.7 (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 -r0 -r1.7.2.1 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.