Re: [PATCH v5 09/11] tools/xenstored: Rename dom0_domid to store_domid

2025-07-28 Thread Jürgen Groß
On 26.07.25 01:58, Jason Andryuk wrote: The dom0_domid variable is misnamed and conflates purposes. If we have xenstored running in a Linux domain that is not dom0, this variable controls the lookup of /proc/xen/xsd_kva and the event channel. Rename to store_domid to better show its purpose. O

[PATCH v5 09/11] tools/xenstored: Rename dom0_domid to store_domid

2025-07-25 Thread Jason Andryuk
The dom0_domid variable is misnamed and conflates purposes. If we have xenstored running in a Linux domain that is not dom0, this variable controls the lookup of /proc/xen/xsd_kva and the event channel. Rename to store_domid to better show its purpose. One implication of this change is that the