crosvm/crosvm_plugin
Dmitry Torokhov caa2e5a4ac plugin: do not fail crosvm_vcpu_get_msrs() if we failed to fetch some
KVM_GET_MSRS may return less MSRs that were requested; do not fail but
instead let callers to know how many were fetched.

BUG=None
TEST=cargo test --features plugin

Change-Id: Ie14a3d38b66bfe34f5279543bea9c6c78423527e
Signed-off-by: Dmitry Torokhov <dtor@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/1192232
Reviewed-by: Zach Reizner <zachr@chromium.org>
Reviewed-by: Dylan Reid <dgreid@chromium.org>
2018-08-31 05:22:52 -07:00
..
src plugin: do not fail crosvm_vcpu_get_msrs() if we failed to fetch some 2018-08-31 05:22:52 -07:00
Cargo.toml plugin: allow retrieving list of supported MSRs 2018-07-31 16:37:06 -07:00
crosvm.h plugin: do not fail crosvm_vcpu_get_msrs() if we failed to fetch some 2018-08-31 05:22:52 -07:00