mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 20:48:55 +00:00
c3073ee6b1
Move try_clone from Kvm to Hypervisor, and add try_clone to Vcpu. Include a flags field in CpuIdEntry, since it's used by KVM_SET_CPUID2. Tighten the bounds on Vcpu::Runnable so it derefs to the same type as Vcpu. BUG=chromium:1077058 TEST=cargo test -p hypervisor Change-Id: I451f9156210eae342122f97fedfad630b89a7645 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2274837 Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Steven Richman <srichman@google.com> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: Udam Saini <udam@google.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |