crosvm/src/plugin
Zach Reizner 1d4a70029c crosvm/plugin: allow plugins to exit early succesfully
A plugin that exits without sending the start message would cause the
main process to exit with a failure code, which made some forms of
unit testing have false negatives.

BUG=chromium:800626
TEST=cargo test --features plugin

Change-Id: I14803ed3d2c933b8591c5370756a5caaa93b97e6
Reviewed-on: https://chromium-review.googlesource.com/906007
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:39 -08:00
..
mod.rs crosvm/plugin: allow plugins to exit early succesfully 2018-02-12 22:42:39 -08:00
process.rs crosvm/plugin: allow plugins to exit early succesfully 2018-02-12 22:42:39 -08:00
vcpu.rs add plugin support for configuring CPUID 2018-02-12 22:42:38 -08:00