summary refs log tree commit diff
path: root/devices/src/virtio/mod.rs
diff options
context:
space:
mode:
authorDmitry Torokhov <dtor@chromium.org>2019-12-26 14:55:21 -0800
committerCommit Bot <commit-bot@chromium.org>2019-12-31 00:19:44 +0000
commit3dc90d0124ca4d797ff9119daf16016b225c1d96 (patch)
tree02304a7654a4de3d5c7fb1e9978cc81ac9fcf7ee /devices/src/virtio/mod.rs
parentd4afd7033cecd2c90829ad52621b94fb1baf6430 (diff)
downloadcrosvm-3dc90d0124ca4d797ff9119daf16016b225c1d96.tar
crosvm-3dc90d0124ca4d797ff9119daf16016b225c1d96.tar.gz
crosvm-3dc90d0124ca4d797ff9119daf16016b225c1d96.tar.bz2
crosvm-3dc90d0124ca4d797ff9119daf16016b225c1d96.tar.lz
crosvm-3dc90d0124ca4d797ff9119daf16016b225c1d96.tar.xz
crosvm-3dc90d0124ca4d797ff9119daf16016b225c1d96.tar.zst
crosvm-3dc90d0124ca4d797ff9119daf16016b225c1d96.zip
plugin: mount read-only /proc into the jail
Breakpad requires /proc, so let's mount it (as read only) into plugin
jail. We can't initiate it from concierge as concierge can only pass
bind mounts to crosvm, whereas here we need to mount or own copy of
/proc that reflects out own namespace(s).

BUG=None
TEST=Run Plugin VM, check /proc of the plugin process.

Cq-Depend: 1982695
Change-Id: I5d673e3c8733a61afc5986f9bf110b05c45bbdce
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/1982820
Reviewed-by: Chirantan Ekbote <chirantan@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Tested-by: Dmitry Torokhov <dtor@chromium.org>
Commit-Queue: Dmitry Torokhov <dtor@chromium.org>
Diffstat (limited to 'devices/src/virtio/mod.rs')
0 files changed, 0 insertions, 0 deletions