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:57:52
Module Name: src
Committed By: he
Date: Sat May 22 15:57:52 UTC 2004
Modified Files:
src/sys/arch/xen/i386 [netbsd-2-0]: pmap.c
src/sys/arch/xen/include [netbsd-2-0]: cpu.h
Log Message:
Pull up revisions 1.2-1.6 (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 -r1.1.2.1 src/sys/arch/xen/i386/pmap.c
cvs rdiff -r1.1 -r1.1.2.1 src/sys/arch/xen/include/cpu.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.