Re: [PATCH v2 16/17] tools/init-dom0less: Configure already-introduced domains

2025-07-17 Thread Stefano Stabellini
On Wed, 16 Jul 2025, Jason Andryuk wrote: > With xenstore automatically introducing domains at startup, the > xs_is_domain_introduced() check is no longer accurate. We can still use xs_is_domain_introduced() to skip configure_xenstore? > Instead, process > all domains and introduce non-introduce

[PATCH v2 16/17] tools/init-dom0less: Configure already-introduced domains

2025-07-16 Thread Jason Andryuk
With xenstore automatically introducing domains at startup, the xs_is_domain_introduced() check is no longer accurate. Instead, process all domains and introduce non-introduced domains. This writes the xenstore entries and xl configuration for xenstore-enhanced domains as those entries are still