crosvm/crosvm_plugin
Zach Reizner 7a4d7b1f50 add plugin support for model specific registers
The MSRs are useful for booting a full operating system that requires
them.

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

Change-Id: I817fbf3e6868c85b373808bd48e568b5b2b458eb
Reviewed-on: https://chromium-review.googlesource.com/897412
Commit-Ready: Zach Reizner <zachr@chromium.org>
Tested-by: Zach Reizner <zachr@chromium.org>
Reviewed-by: Zach Reizner <zachr@chromium.org>
2018-02-12 22:42:36 -08:00
..
src add plugin support for model specific registers 2018-02-12 22:42:36 -08:00
Cargo.toml add plugin support for model specific registers 2018-02-12 22:42:36 -08:00
crosvm.h add plugin support for model specific registers 2018-02-12 22:42:36 -08:00