Re: [PATCH v2 07/17] xsm/dummy: Allow HVMOP_get_param for control domain

2025-07-30 Thread Jason Andryuk
On 2025-07-30 11:21, Jan Beulich wrote: On 16.07.2025 23:14, Jason Andryuk wrote: The Control domain is denied access to an untargetable domain. However init-dom0less wants to read the xenstore event channel HVM param to determine if xenstore should be set up. This is a read operation, so it i

Re: [PATCH v2 07/17] xsm/dummy: Allow HVMOP_get_param for control domain

2025-07-30 Thread Jan Beulich
On 16.07.2025 23:14, Jason Andryuk wrote: > The Control domain is denied access to an untargetable domain. However > init-dom0less wants to read the xenstore event channel HVM param to > determine if xenstore should be set up. > > This is a read operation, so it is not modifying the domain. Spec

Re: [PATCH v2 07/17] xsm/dummy: Allow HVMOP_get_param for control domain

2025-07-17 Thread Stefano Stabellini
On Wed, 16 Jul 2025, Jason Andryuk wrote: > The Control domain is denied access to an untargetable domain. However > init-dom0less wants to read the xenstore event channel HVM param to > determine if xenstore should be set up. This could be done differently, for instance if xs_is_domain_introduce