crosvm/kvm
Dylan Reid e5a2c4e1d5 kvm: Exclude cpuid unit tests on non-X86
cpuid functions only exist on X86 machines. Don't run their unit tests
on other platforms.

TEST=cd kvm;cargo test --target=aarch64-unknown-linux-gnu
BUG=1112839

Change-Id: I5f7656b41e7143c1833e677669f101a8dead859f
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2335448
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Tested-by: Daniel Verkamp <dverkamp@chromium.org>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2020-08-07 23:53:26 +00:00
..
src kvm: Exclude cpuid unit tests on non-X86 2020-08-07 23:53:26 +00:00
tests Add "base" crate and transition crosvm usages to it from sys_util 2020-08-06 18:19:44 +00:00
Cargo.toml Add "base" crate and transition crosvm usages to it from sys_util 2020-08-06 18:19:44 +00:00