mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-10 12:09:31 +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> |
||
---|---|---|
.. | ||
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 |