mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 20:48:55 +00:00
7bfa80063b
Duplicate the KvmCap enum and KvmCpuId type alias that were imported from the top-level `kvm` crate in order to drop the hypervisor -> kvm dependency. The `kvm` crate is otherwise only used by the plugin feature, so this removes it from the build in the usual non-plugin case. BUG=None TEST=tools/dev_container tools/presubmit Change-Id: If710c547619f7c2bbff7e0a6eeca7a6aaf19e63c Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5517747 Reviewed-by: Dennis Kempin <denniskempin@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
kvm | ||
dirty_log.rs | ||
hypervisor_virtualization.rs | ||
mmio_and_pio.rs | ||
mmio_fetch_memory.rs | ||
read_only_memory.rs | ||
real_run_addr.rs | ||
remove_memory.rs | ||
tsc_offsets.rs |