crosvm/kvm_sys
Zach Reizner 7ca9f771e7 add plugin support for configuring CPUID
The guest expects to be able to read the CPUID, so the plugin process
needs to specify what the CPUID for each VCPU will have.

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

Change-Id: I9258540ab2501126c3d8cadbd09b7fc01d19f7a9
Reviewed-on: https://chromium-review.googlesource.com/906006
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:38 -08:00
..
src add plugin support for configuring CPUID 2018-02-12 22:42:38 -08:00
tests kvm-sys: rename to kvm_sys 2017-05-02 05:20:27 -07:00
Cargo.toml fix compiler errors and warnings 2017-08-30 13:04:16 -07:00