Re: [PATCH v2 14/17] tools/xenstored: Auto-introduce domains

2025-07-17 Thread Jürgen Groß
On 17.07.25 23:39, Jason Andryuk wrote: On 2025-07-17 04:50, Juergen Gross wrote: On 16.07.25 23:15, Jason Andryuk wrote: Replace dom0_init() with init_domains() which uses libxenmanage to iterate through all existing domains and introduce them. dom0_domid is updated with the xenstore domain,

Re: [PATCH v2 14/17] tools/xenstored: Auto-introduce domains

2025-07-17 Thread Jason Andryuk
On 2025-07-17 04:50, Juergen Gross wrote: On 16.07.25 23:15, Jason Andryuk wrote: Replace dom0_init() with init_domains() which uses libxenmanage to iterate through all existing domains and introduce them. dom0_domid is updated with the xenstore domain, since it really indicates the local domai

Re: [PATCH v2 14/17] tools/xenstored: Auto-introduce domains

2025-07-17 Thread Juergen Gross
On 16.07.25 23:15, Jason Andryuk wrote: Replace dom0_init() with init_domains() which uses libxenmanage to iterate through all existing domains and introduce them. dom0_domid is updated with the xenstore domain, since it really indicates the local domain. I agree with that explanation, but I w