Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/xen/xenbus
Module Name: src
Committed By: bouyer
Date: Mon Mar 6 20:21:35 UTC 2006
Modified Files:
src/sys/arch/xen/xenbus: xenbus_client.c xenbus_comms.c xenbus_comms.h
xenbus_dev.c xenbus_probe.c xenbus_xs.c
Removed Files:
src/sys/arch/xen/xenbus: Makefile
Log Message:
Adapt for NetBSD and add glue for config(9). Enough to get guest domain
virtual devices probed and attached, domain0 and xenstore watch needs to
be done.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r0 src/sys/arch/xen/xenbus/Makefile
cvs rdiff -r1.1.1.1 -r1.2 src/sys/arch/xen/xenbus/xenbus_client.c \
src/sys/arch/xen/xenbus/xenbus_comms.c \
src/sys/arch/xen/xenbus/xenbus_comms.h \
src/sys/arch/xen/xenbus/xenbus_dev.c \
src/sys/arch/xen/xenbus/xenbus_probe.c \
src/sys/arch/xen/xenbus/xenbus_xs.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