mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-10 20:19:07 +00:00
The biggest change is adding a platform agnostic constructor helper method `BlockBackend::new_from_async_disk`. `BlockBackend::new` is moved to the sys module since it's only used by Linux and Windows will have a `BlockBackend::new_from_files` constructor. Next step will be to upstream Windows vhost-user block vmm. BUG=b:227364312 TEST=built and presubmits Change-Id: I80a6e219f7139c17abb5a00d3ba3e89a9a994030 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3576953 Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Noah Gold <nkgold@google.com> Commit-Queue: Richard Zhang <rizhang@google.com> Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |