Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/sys/arch/xen
Module Name: src
Committed By: he
Date: Sat May 22 15:57:25 UTC 2004
Added Files:
src/sys/arch/xen/i386 [netbsd-2-0]: hypervisor_machdep.c
src/sys/arch/xen/include [netbsd-2-0]: vga_xenvar.h
src/sys/arch/xen/stand/xen12load [netbsd-2-0]: Makefile
src/sys/arch/xen/x86 [netbsd-2-0]: bus_space.c
src/sys/arch/xen/xen [netbsd-2-0]: vga_xen.c
Log Message:
Pull up revisions 1.1-1.2 (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.2.2.1 src/sys/arch/xen/i386/hypervisor_machdep.c
cvs rdiff -r0 -r1.2.2.1 src/sys/arch/xen/include/vga_xenvar.h
cvs rdiff -r0 -r1.2.2.1 src/sys/arch/xen/stand/xen12load/Makefile
cvs rdiff -r0 -r1.2.2.1 src/sys/arch/xen/x86/bus_space.c
cvs rdiff -r0 -r1.2.2.1 src/sys/arch/xen/xen/vga_xen.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index