Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/sys/arch/xen
Module Name: src
Committed By: rpaulo
Date: Fri Sep 8 19:07:40 UTC 2006
Modified Files:
src/sys/arch/xen/conf [netbsd-4]: files.xen
src/sys/arch/xen/xen [netbsd-4]: hypervisor.c
src/sys/arch/xen/xenbus [netbsd-4]: xenbus_probe.c
Added Files:
src/sys/arch/xen/include [netbsd-4]: shutdown_xenbus.h
src/sys/arch/xen/xen [netbsd-4]: shutdown_xenbus.c
Log Message:
Pull up following revision(s) (requested by jld in ticket #129):
sys/arch/xen/conf/files.xen: revision 1.46
sys/arch/xen/xen/hypervisor.c: revision 1.26
sys/arch/xen/xen/shutdown_xenbus.c: revision 1.1
sys/arch/xen/xenbus/xenbus_probe.c: revision 1.13
sys/arch/xen/include/shutdown_xenbus.h: revision 1.1
"xm shutdown" support for xen3. ok'ed by Manuel Bouyer.
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.45.2.1 src/sys/arch/xen/conf/files.xen
cvs rdiff -r0 -r1.1.8.1 src/sys/arch/xen/include/shutdown_xenbus.h
cvs rdiff -r1.25 -r1.25.2.1 src/sys/arch/xen/xen/hypervisor.c
cvs rdiff -r0 -r1.1.8.1 src/sys/arch/xen/xen/shutdown_xenbus.c
cvs rdiff -r1.12 -r1.12.2.1 src/sys/arch/xen/xenbus/xenbus_probe.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