|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Xen Store Release
OK, a new version of the Xen Store daemon is up:
rsync -av ozlabs.org::rusty/xenstore .
This version has the first cut of an xs_introduce_domain() call for
tools to tell the daemon about new domains: the transport is a pair of
simple ringbuffers within a shared page, and an event channel for change
notifications. There's no xs_disconnect_domain() yet, but it's fairly
trivial to implement.
The code has been tested in userspace: next step is to change the tools
to actually make the call (Mike and Anthony) and create a XenBus layer
to make it easy for drivers to talk to the Xen daemon (my next task).
Feedback welcome!
Rusty.
--
A bad analogy is like a leaky screwdriver -- Richard Braakman
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] Xen Store Release,
Rusty Russell <=
|
|
|
|
|