crosvm/src
Zach Reizner cc30d58c18 crosvm: run plugin process in a jail by default
The plugin process is similar to a virtual device from the perspective
of crosvm. Therefore, the plugin process should be run in a jail,
similar to the other devices in crosvm.

TEST=cargo build --features plugin; ./build_test
BUG=chromium:800626

Change-Id: I881d7b0f8a11e2626f69a5fa0eee0aa59bb6b6be
Reviewed-on: https://chromium-review.googlesource.com/882131
Commit-Ready: Zach Reizner <zachr@chromium.org>
Tested-by: Zach Reizner <zachr@chromium.org>
Reviewed-by: Dylan Reid <dgreid@chromium.org>
2018-02-12 22:42:34 -08:00
..
plugin crosvm: run plugin process in a jail by default 2018-02-12 22:42:34 -08:00
argument.rs crosvm: argument parsing without clap 2017-09-02 00:18:25 -07:00
device_manager.rs crosvm: remove stderr from preserved FDs 2018-01-05 23:59:06 -08:00
linux.rs hw/virtio/vhost: Add simple tests backed by fakes 2018-02-02 16:32:12 -08:00
main.rs crosvm: run plugin process in a jail by default 2018-02-12 22:42:34 -08:00