Re: [PATCH v4 07/12] tools/xenstored: Auto-introduce domains

2025-07-25 Thread Jason Andryuk
On 2025-07-25 03:04, Jürgen Groß wrote: On 25.07.25 04:28, Jason Andryuk wrote: Replace dom0_init() with init_domains() which uses libxenmanage to iterate through all existing domains, storing them in a list.  The xenstore domain is introduced first, and then all the other domains are introduc

Re: [PATCH v4 07/12] tools/xenstored: Auto-introduce domains

2025-07-25 Thread Jürgen Groß
On 25.07.25 04:28, Jason Andryuk wrote: Replace dom0_init() with init_domains() which uses libxenmanage to iterate through all existing domains, storing them in a list. The xenstore domain is introduced first, and then all the other domains are introduced. The xenstore domain needs to be introd

[PATCH v4 07/12] tools/xenstored: Auto-introduce domains

2025-07-24 Thread Jason Andryuk
Replace dom0_init() with init_domains() which uses libxenmanage to iterate through all existing domains, storing them in a list. The xenstore domain is introduced first, and then all the other domains are introduced. The xenstore domain needs to be introduced first to setup structures needed for