mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-05 18:20:34 +00:00
No functional changes. Add trait changes to allow upstreaming hypervisor implementations. This change differentiates between the hypervisor related data structures from the VM specific actions to take. The format chosen is using a FnMut that gets passed to hypervisor handler which contains the VM specific actions. BUG=b:213150327 TEST=Compiled crosvm. Change-Id: I05fde5ff3d6b5f42684c7bfe8a135b6805c9dc06 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3606975 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Vaibhav Nagarnaik <vnagarnaik@google.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |