Skip to content
Snippets Groups Projects
Commit 599e8600 authored by Simon McVittie's avatar Simon McVittie
Browse files

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: default avatarSimon McVittie <smcv@collabora.com>
parent eb9c2514
No related branches found
No related tags found
1 merge request!616Use SrtSysroot in pv-runtime
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment