mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 20:48:55 +00:00
07a0706829
Vcpus are created on the Vm object, instead of with Vcpu::new. Vm keeps a copy of the Hypervisor to support create_vcpu. Otherwise the methods are the same as the kvm crate. BUG=chromium:1077058 TEST=cargo test Change-Id: I6fbd0e5fb5d81d4362a259e85eb392d8edbfff1f Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2247366 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Steven Richman <srichman@google.com> |
||
---|---|---|
.. | ||
test_concrete.rs | ||
test_concrete_aarch64.rs | ||
test_concrete_x86_64.rs | ||
types.rs |