[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] XD_GET_DOMAIN_PATH from dom2
On 12/8/06, Ewan Mellor <ewan@xxxxxxxxxxxxx> wrote: Do you mean XS_GET_DOMAIN_PATH, the Xenstored message? This takes a domid, so if you're getting /local/domain/0 out, then you almost certainly are putting 0 in. If you want to read /local/domain/N/something from domain N, then you can just do xs_read("something"), as each domain has an implicit prefix of /local/domain/N if they read using relative paths. thanks. we're looking at writing a 9p server for the xenstore and I am just feeling my way around at this point. Thanks for the guidance. ron _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |