On 2025-07-02 04:12, Juergen Gross wrote:
In order to support Xenstore-stubdom live update, the 9pfs device used
to save and restore the Xenstore state needs to be kept open across
kexec, as otherwise re-opening of the device using the new kernel
would not work (this would require Xenstore to be active, which is
obviously not possible before having read the saved state).

Add an alternative init function for a 9pfs device supporting to take
the configuration from the kexec module instead of Xenstore. Add
support for creating the device using the kexec module, too.

Signed-off-by: Juergen Gross <jgr...@suse.com>
Reviewed-by: Jason Andryuk <jason.andr...@amd.com>

Reply via email to