summary refs log tree commit diff
path: root/tests/plugin_msr_index_list.c
Commit message (Collapse)AuthorAge
* plugin: allow retrieving list of supported MSRsDmitry Torokhov2018-07-31
Add crossvm plugin API to allow fetching list of supported MSRs. BUG=b:111083877 TEST=cargo test -p kvm; cargo test --features=plugin Change-Id: I178c7bc33d606bef10422faac6bb9afb3fe0a014 Signed-off-by: Dmitry Torokhov <dtor@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/1152229 Reviewed-by: Zach Reizner <zachr@chromium.org>