crosvm/jail
Lepton Wu 21f8e5332f jail: Also bind mount libdrm dir.
Fix "/usr/share/libdrm/amdgpu.ids: No such file or directory"
warnings on AMD platforms.

BUG=b:331655015
TEST=`crosvm run --gpu 3d vmlinux`

Change-Id: Idba7c65de2f9d7a6b215284aa339919be756ba83
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5401918
Reviewed-by: Ryan Neph <ryanneph@google.com>
Commit-Queue: Lepton Wu <lepton@chromium.org>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
2024-03-27 23:40:37 +00:00
..
seccomp seccomp: Loose the socket policy for gpu device. 2024-03-27 23:20:58 +00:00
src jail: Also bind mount libdrm dir. 2024-03-27 23:40:37 +00:00
build.rs jail: Compile seccomp policies in parallel 2023-05-25 19:13:12 +00:00
Cargo.toml Replace #[cfg(unix)] with #[cfg(any(target_os = "android", target_os = "linux"))] 2023-10-11 00:43:29 +00:00