Re: [PATCH 14/23] xsm/dummy: Allow XS_PRIV to call get_hvm_param

2025-03-17 Thread Jason Andryuk
On 2025-03-17 10:18, Jan Beulich wrote: On 06.03.2025 23:03, Jason Andryuk wrote: This is useful for a combined hardware/xenstore domain that will run init-dom0less and xenstored. init-dom0less calls xc_hvm_param_get() to retrieve the xenstore event channel and pfn to configure xenstore for a g

Re: [PATCH 14/23] xsm/dummy: Allow XS_PRIV to call get_hvm_param

2025-03-17 Thread Jason Andryuk
On 2025-03-17 11:19, Juergen Gross wrote: On 17.03.25 15:50, Jason Andryuk wrote: On 2025-03-17 10:18, Jan Beulich wrote: On 06.03.2025 23:03, Jason Andryuk wrote: This is useful for a combined hardware/xenstore domain that will run init-dom0less and xenstored.  init-dom0less calls xc_hvm_para

Re: [PATCH 14/23] xsm/dummy: Allow XS_PRIV to call get_hvm_param

2025-03-17 Thread Juergen Gross
On 17.03.25 15:50, Jason Andryuk wrote: On 2025-03-17 10:18, Jan Beulich wrote: On 06.03.2025 23:03, Jason Andryuk wrote: This is useful for a combined hardware/xenstore domain that will run init-dom0less and xenstored.  init-dom0less calls xc_hvm_param_get() to retrieve the xenstore event chan

Re: [PATCH 14/23] xsm/dummy: Allow XS_PRIV to call get_hvm_param

2025-03-17 Thread Jan Beulich
On 06.03.2025 23:03, Jason Andryuk wrote: > This is useful for a combined hardware/xenstore domain that will run > init-dom0less and xenstored. init-dom0less calls xc_hvm_param_get() to > retrieve the xenstore event channel and pfn to configure xenstore for a > guest. With a hypervisor-allocated

[PATCH 14/23] xsm/dummy: Allow XS_PRIV to call get_hvm_param

2025-03-06 Thread Jason Andryuk
This is useful for a combined hardware/xenstore domain that will run init-dom0less and xenstored. init-dom0less calls xc_hvm_param_get() to retrieve the xenstore event channel and pfn to configure xenstore for a guest. With a hypervisor-allocated event channel and page, the set_hvm_param is not n