mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-09 20:04:20 +00:00
We are going to need to start passing a new arch-dependent configuration parameter to KvmVm::new in addition to protection_type. Since we can't [cfg] a function argument, and to avoid churning the tests the next time we need another argument, let's create a hypervisor::Config struct and start passing protection_type that way. Bug: b:234779841 Change-Id: I42ce9438b064658ebb9732e78ee5c82dac2636b6 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3892140 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Commit-Queue: Peter Collingbourne <pcc@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |