crosvm/src
Dmitry Torokhov 5e05a8331d crosvm: add a feature to disable sandbox by default
Add a build-time feature that allows having plugin and other parts of
crosvm to run outside of jailed environment. This is strictly a
development time feature and is not expected to be activated with
shipping code.

Sandbox can still be activated by passing -u (--multiprocess) option.

BUG=None
TEST=cargo test --feature=default-no-sandbox

Change-Id: If9ef1ce8ed0b5d23cef3ad193679baca94413360
Signed-off-by: Dmitry Torokhov <dtor@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/1054194
Reviewed-by: Zach Reizner <zachr@chromium.org>
2018-05-11 23:22:18 -07:00
..
plugin crosvm/plugin: fmt plugin module and remove negative error code 2018-04-26 17:00:37 -07:00
argument.rs crosvm: argument parsing without clap 2017-09-02 00:18:25 -07:00
linux.rs crosvm/linux: remove unusued error variants 2018-05-01 02:13:36 -07:00
main.rs crosvm: add a feature to disable sandbox by default 2018-05-11 23:22:18 -07:00