From: "Waseem, Amna" <a.waseem@campus.tu-berlin.de>
To: Juergen Gross <jgross@suse.com>,
Julien Grall <julien.grall@arm.com>,
xen-devel <xen-devel@lists.xenproject.org>
Subject: Re: Xenstore filling information about Dom0
Date: Thu, 3 Aug 2017 07:59:14 +0000 [thread overview]
Message-ID: <1501747184731.4912@campus.tu-berlin.de> (raw)
In-Reply-To: <c8ebe412-b31a-d92e-94b4-a1c6b872c242@suse.com>
Thanks a lot.
I assume I will use manual_node to add nodes before starting xenstore daemon completely.
If I understand, manual_node just adds nodes and children. It doesnot add values.
Is there any way to add value of nodes as well?
Thanks
Amna
________________________________________
From: Juergen Gross <jgross@suse.com>
Sent: Wednesday, August 2, 2017 12:21 PM
To: Waseem, Amna; Julien Grall; xen-devel
Subject: 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@lists.xen.org
https://lists.xen.org/xen-devel
next prev parent reply other threads:[~2017-08-03 8:00 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-25 13:04 Release manager deputy for Xen 4.9 rc3 Julien Grall
2017-07-25 11:50 ` Xenstore Standalone application Waseem, Amna
2017-07-25 13:28 ` Wei Liu
2017-08-10 13:47 ` Xen Grant table frames for granting access permissions Waseem, Amna
2017-08-02 10:12 ` Xenstore filling information about Dom0 Waseem, Amna
2017-08-02 10:21 ` Juergen Gross
2017-08-03 7:59 ` Waseem, Amna [this message]
2017-08-03 9:23 ` Juergen Gross
2017-08-03 9:54 ` Waseem, Amna
2017-08-03 10:07 ` Juergen Gross
2017-08-03 10:08 ` Waseem, Amna
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1501747184731.4912@campus.tu-berlin.de \
--to=a.waseem@campus.tu-berlin.de \
--cc=jgross@suse.com \
--cc=julien.grall@arm.com \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).