crosvm/plugin_proto
Zach Reizner dadb7625ea allow plugin to query for KVM extensions
The guest may need to check for KVM extensions before blindly using
them.

TEST=cargo test --features plugin; cargo test -p kvm; ./build_test
BUG=chromium:800626

Change-Id: If87b928753cd71adeabac4fc7732c3fce7265834
Reviewed-on: https://chromium-review.googlesource.com/906008
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:40 -08:00
..
protos allow plugin to query for KVM extensions 2018-02-12 22:42:40 -08:00
src add plugin_proto crate 2018-01-30 17:47:17 -08:00
build.rs add plugin_proto crate 2018-01-30 17:47:17 -08:00
Cargo.toml allow plugin to query for KVM extensions 2018-02-12 22:42:40 -08:00