Re: [PATCH v9 1/3] docs: update xenstore migration stream definition

2025-04-07 Thread Anthony PERARD
On Thu, Apr 03, 2025 at 01:45:32PM +0200, Juergen Gross wrote: > On 25.03.25 10:17, Juergen Gross wrote: > > On 14.03.25 13:18, Juergen Gross wrote: > > > In order to close a race window for Xenstore live update when using > > > the new unique_id of domains, the migration stream needs to contain >

Re: [PATCH v9 1/3] docs: update xenstore migration stream definition

2025-04-03 Thread Juergen Gross
On 25.03.25 10:17, Juergen Gross wrote: On 14.03.25 13:18, Juergen Gross wrote: In order to close a race window for Xenstore live update when using the new unique_id of domains, the migration stream needs to contain this unique_id for each domain known by Xenstore. Signed-off-by: Juergen Gross

Re: [PATCH v9 1/3] docs: update xenstore migration stream definition

2025-03-25 Thread Juergen Gross
On 14.03.25 13:18, Juergen Gross wrote: In order to close a race window for Xenstore live update when using the new unique_id of domains, the migration stream needs to contain this unique_id for each domain known by Xenstore. Signed-off-by: Juergen Gross This patch is still missing an Ack. J