On 26.07.2025 01:58, Jason Andryuk wrote: > This is a subset of patches focusing on xenstored changes from my split > hardware control domain series. > > It should address the stubdom breakage from the previous series. > stubdom was tested in gitlab-ci - xl list shows Domain-0 and Xenstore. > > "tools/xenstored: Use priv_domid for manual nodes and permission" is an > interesting result of looking to rename some internal variables to > better align their purpose. > > Any review or guidance on the approach is appreciated. > > Jason Andryuk (11): > xen: Add capabilities to get_domain_state > tools/manage: Expose domain capabilities > public/io: xs_wire: Include event channel in interface page > xen/dom0less: store xenstore event channel in page > tools/xenstored: Read event channel from xenstored page > tools/xenstored: Add get_domain_evtchn() to find evtchn > tools/xenstored: Auto-introduce domains > tools/xenstored: Use priv_domid for manual nodes and permission > tools/xenstored: Rename dom0_domid to store_domid > tools/xenstored: Remove stubdom special casing > tools/xenstored: Remove hardcoded implicit path
To allow more of this to go in, you'll need to chase an ack for patch 4. Of course you could also indicate if committing any later changes ahead of patch 4 would be possible / sensible. Jan