crosvm/tests
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.policy crosvm: run plugin process in a jail by default 2018-02-12 22:42:34 -08:00
plugin_adder.c crosvm: add support for plugin process 2018-02-09 19:03:16 -08:00
plugin_dirty_log.c crosvm: add support for plugin process 2018-02-09 19:03:16 -08:00
plugin_ioevent.c crosvm: add support for plugin process 2018-02-09 19:03:16 -08:00
plugin_irqfd.c crosvm: add support for plugin process 2018-02-09 19:03:16 -08:00
plugins.rs crosvm: run plugin process in a jail by default 2018-02-12 22:42:34 -08:00