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:           Wed Mar 15 22:20:06 UTC 2006

Modified Files:
        src/sys/arch/xen/include: xenbus.h
        src/sys/arch/xen/xenbus: xenbus_client.c xenbus_probe.c xenbus_xs.c

Log Message:
Implement watch of xenstore nodes, and install watches for otherend'state
node.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/xen/include/xenbus.h
cvs rdiff -r1.2 -r1.3 src/sys/arch/xen/xenbus/xenbus_client.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