[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Xenstore filling information about Dom0
On 02/08/17 12:12, Waseem, Amna wrote: > Hello All, > > Can anyone tell me how xenstore filesystem gets populated about information > about Dom0. see tools/helpers/xen-init-dom0.c > Which function or script creates node for local domain? see tools/libxl/ (various source files) > I want to statically configure the xenstore about guest parameters. I guess you want to create xenstore nodes for all guests? You could use a Xenstore watch for "@introduceDomain" to be called whenever a new guest is added to Xenstore. > I want to statically create nodes before bringing up xenstored daemon. How should that work? Without xenstored daemon there is no Xenstore. You can, however, create nodes at xenstored startup. See function setup_structure() in tools/xenstore/xenstored_core.c Juergen _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |