pv-runtime: Use SrtSysroot to resolve /etc/amd, etc. in provider
This means that if the provider is the current execution environment,
we will use path-based rather than fd-based I/O. That should not have
any practical effect, because when we're running under FEX-Emu,
the graphics provider defaults to the FEX rootfs anyway, and when we
are not being emulated, there's no practical difference between
path-based and fd-based I/O; but it could matter for non-FEX emulators,
and will make explicit --graphics-provider=/ work better under FEX.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
eb9c2514
No related branches found
No related tags found
Loading
Please register or sign in to comment