Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/xen
Module Name: src
Committed By: bouyer
Date: Sun Mar 19 00:36:09 UTC 2006
Modified Files:
src/sys/arch/xen/conf: files.xen
src/sys/arch/xen/xen: xbd.c
Added Files:
src/sys/arch/xen/xen: xbd_xenbus.c
Log Message:
Add a block device frontend driver for Xen-3. xbd at hypervisor now
attaches with xbd_hypervisor, adjust CFATTACH_DECL().
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/arch/xen/conf/files.xen
cvs rdiff -r1.27 -r1.28 src/sys/arch/xen/xen/xbd.c
cvs rdiff -r0 -r1.1 src/sys/arch/xen/xen/xbd_xenbus.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