On 2025-07-02 04:13, Juergen Gross wrote:
When running in a stubdom environment xenevtchn_fdopen() won't work, as any file descriptor state is lost across kexec().Use a wrapper to replace the call of xenevtchn_fdopen() with the really needed xenevtchn_open() when running on top of Mini-OS. Signed-off-by: Juergen Gross <jgr...@suse.com>
Reviewed-by: Jason Andryuk <jason.andr...@amd.com>