Re: [PATCH 8/9] xenstored: rebind event channels after live update in stubdom

2025-07-16 Thread Jason Andryuk
On 2025-07-02 04:13, Juergen Gross wrote: After performing a live update in stubdom environment some information about inter-domain event channels is lost. In order to set this information again, call xenevtchn_bind() from new_domain() in the restore case. Signed-off-by: Juergen Gross Reviewe

[PATCH 8/9] xenstored: rebind event channels after live update in stubdom

2025-07-02 Thread Juergen Gross
After performing a live update in stubdom environment some information about inter-domain event channels is lost. In order to set this information again, call xenevtchn_bind() from new_domain() in the restore case. Signed-off-by: Juergen Gross --- tools/xenstored/core.c | 1 - tools/xenstored/