Re: [PATCH v2 09/17] xen/dom0less: store xenstore event channel in page

2025-07-17 Thread Jason Andryuk
On 2025-07-17 02:43, Jürgen Groß wrote: On 17.07.25 08:25, Jan Beulich wrote: On 17.07.2025 08:19, Juergen Gross wrote: On 16.07.25 23:14, Jason Andryuk wrote: Write the associated event channel into the xenstore page so xenstored can read it.  xenstored can map the grant by the reserved gr

Re: [PATCH v2 09/17] xen/dom0less: store xenstore event channel in page

2025-07-16 Thread Jürgen Groß
On 17.07.25 08:25, Jan Beulich wrote: On 17.07.2025 08:19, Juergen Gross wrote: On 16.07.25 23:14, Jason Andryuk wrote: Write the associated event channel into the xenstore page so xenstored can read it. xenstored can map the grant by the reserved grant table entry, and then read out the event

Re: [PATCH v2 09/17] xen/dom0less: store xenstore event channel in page

2025-07-16 Thread Jan Beulich
On 17.07.2025 08:19, Juergen Gross wrote: > On 16.07.25 23:14, Jason Andryuk wrote: >> Write the associated event channel into the xenstore page so xenstored >> can read it. xenstored can map the grant by the reserved grant table >> entry, and then read out the event channel and bind it. This eli

Re: [PATCH v2 09/17] xen/dom0less: store xenstore event channel in page

2025-07-16 Thread Juergen Gross
On 16.07.25 23:14, Jason Andryuk wrote: Write the associated event channel into the xenstore page so xenstored can read it. xenstored can map the grant by the reserved grant table entry, and then read out the event channel and bind it. This eliminates the need for an additional mechanism to dis