[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-tools] [PATCH] An example console driver using the store
Rusty Russell wrote: xenbus_early_write is not actually in this patch. Also, the makefiles expect there to be a test-console directory (which I don't think they should).Sorry this took so long, distracted by other things. This patch adds xenbus_early_write, for use before we can sleep, and illustrates how a console driver can use the store. The console driver replaces the normal one for testing, and uses the same ringbuf code as xenbus (which really should be extracted into a separate library). I'm eager to try this code out. Regards, Anthony Liguori The toy client only handles a single page for the buffer, doesn't handle ^C etc.This uncovered some bugs in xenstored: patches coming. Cheers!Rusty. Signed-off-by: Rusty Russell <rusty@xxxxxxxxxxxxxxx> _______________________________________________ Xen-tools mailing list Xen-tools@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-tools
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |