mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 10:32:10 +00:00
Many of the subtypes of VmMemoryRequest share similar or exactly identical code, but it is difficult to tell how they differ and what each variant does. Reorganize the various memory registration requests into a single RegisterMemory variant with orthogonal source and destination structures to unify the shared functionality into a single implementation. BUG=None TEST=tools/presubmit TEST=Boot Crostini on trogdor TEST=Boot Crostini on hatch Change-Id: I059ce40b90812067e5ec882320ea7c8b6a3cc0fd Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3470539 Reviewed-by: Alexandre Courbot <acourbot@chromium.org> Reviewed-by: Abhishek Bhardwaj <abhishekbh@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |