Re: [PATCH 11/23] tools/xenstored: Automatically set dom0_domid and priv_domid

2025-03-11 Thread Jason Andryuk
On 2025-03-08 02:02, Jürgen Groß wrote: On 06.03.25 23:03, Jason Andryuk wrote: With split hardware and control domains, each domain should be privileged with respect to xenstore.  When adding domains to xenstore, look at their privilege and add them to xenstored as appropriate. dom0_domid is

Re: [PATCH 11/23] tools/xenstored: Automatically set dom0_domid and priv_domid

2025-03-11 Thread Jürgen Groß
On 10.03.25 15:32, Jason Andryuk wrote: On 2025-03-08 02:02, Jürgen Groß wrote: On 06.03.25 23:03, Jason Andryuk wrote: With split hardware and control domains, each domain should be privileged with respect to xenstore.  When adding domains to xenstore, look at their privilege and add them to

Re: [PATCH 11/23] tools/xenstored: Automatically set dom0_domid and priv_domid

2025-03-07 Thread Jürgen Groß
On 06.03.25 23:03, Jason Andryuk wrote: With split hardware and control domains, each domain should be privileged with respect to xenstore. When adding domains to xenstore, look at their privilege and add them to xenstored as appropriate. dom0_domid is used for the hardware domain, and priv_domi

[PATCH 11/23] tools/xenstored: Automatically set dom0_domid and priv_domid

2025-03-06 Thread Jason Andryuk
With split hardware and control domains, each domain should be privileged with respect to xenstore. When adding domains to xenstore, look at their privilege and add them to xenstored as appropriate. dom0_domid is used for the hardware domain, and priv_domid is used for a control domain. Only one