Re: [PATCH v5 08/11] tools/xenstored: Use priv_domid for manual nodes and permission

2025-07-28 Thread Jürgen Groß
On 26.07.25 01:58, Jason Andryuk wrote: Usually, priv_domid == dom0_domid == 0, and that is what is expected. If we rename s/dom0_domid/store_domid/, it seems more likely we want to actually have the priv_domid as the owner. That leads to follow on changes to ensure that the priv_domid is create

Re: [PATCH v5 08/11] tools/xenstored: Use priv_domid for manual nodes and permission

2025-07-28 Thread Jürgen Groß
On 26.07.25 01:58, Jason Andryuk wrote: Usually, priv_domid == dom0_domid == 0, and that is what is expected. If we rename s/dom0_domid/store_domid/, it seems more likely we want to actually have the priv_domid as the owner. That leads to follow on changes to ensure that the priv_domid is create

[PATCH v5 08/11] tools/xenstored: Use priv_domid for manual nodes and permission

2025-07-25 Thread Jason Andryuk
Usually, priv_domid == dom0_domid == 0, and that is what is expected. If we rename s/dom0_domid/store_domid/, it seems more likely we want to actually have the priv_domid as the owner. That leads to follow on changes to ensure that the priv_domid is created first. If priv_domid is unset, set to d