mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 02:25:23 +00:00
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> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |