All of lore.kernel.org
 help / color / mirror / Atom feed
* Xen Store Release
@ 2005-05-13 11:56 Rusty Russell
  2005-05-13 12:03 ` Mike Wray
  2005-05-13 12:59 ` Mike Wray
  0 siblings, 2 replies; 8+ messages in thread
From: Rusty Russell @ 2005-05-13 11:56 UTC (permalink / raw)
  To: xen-devel; +Cc: Mike Wray

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-05-16  8:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-13 11:56 Xen Store Release Rusty Russell
2005-05-13 12:03 ` Mike Wray
2005-05-15  1:25   ` Rusty Russell
2005-05-16  8:00     ` Mike Wray
2005-05-13 12:59 ` Mike Wray
2005-05-13 17:33   ` Daniel Stekloff
2005-05-13 18:31     ` Mike Wray
2005-05-13 18:38       ` Mike Wray

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.