CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/29 12:04:30
Modified files:
sys/dev/pci : xspd.c
sys/dev/pv : xen.c xenstore.c xenvar.h
Log message:
Add support for XS_WATCH: XenStore notification facility
After configuring a watch for the node, XenStore will asynchronously
notify the system when the value of the specified node changes with
an event message.
