mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 10:32:10 +00:00
For cross platform purposes, we need to be able to switch out the implementation of rust-vmm/vhost. To make this easier, this CL moves all VMM side calls into that crate into VhostUesrHandler. (The device side calls are already in DeviceRequestHandler, so no further change is needed there.) Note that vmm_vhost::vhost_user::message::* are fine to use directly for cross platform purposes. BUG=None TEST=builds Change-Id: I5252e8522efa61dc773a74889915ec9a7ef58ec5 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2913139 Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Noah Gold <nkgold@google.com> Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org> Reviewed-by: Chirantan Ekbote <chirantan@chromium.org> |
||
---|---|---|
.. | ||
src | ||
.build_test_serial | ||
Cargo.toml |