mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-09 03:57:24 +00:00
These tests require kvm to pass and are not suitable for a unit test. In order to move the test, KvmVm::create_vcpu had to be renamed to prevent conflicts with the trait function VcpuX86_64::create_vcpu, implemented for the same type. The aarch64 variant does not actually run in CI since the tests do not pass in the emulated aarch64 environment. So the DO_NOT_RUN_AARCH64 flag remains. BUG=b:244623454 TEST=presubmit Change-Id: I79bba3926a38d19350e2fd3c7bfa4662499223e5 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3999799 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Commit-Queue: Dennis Kempin <denniskempin@google.com> |
||
---|---|---|
.. | ||
kvm | ||
dirty_log.rs | ||
mmio_and_pio.rs | ||
mmio_fetch_memory.rs | ||
read_only_memory.rs | ||
real_run_addr.rs | ||
remove_memory.rs | ||
tsc_offsets.rs |