mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 12:34:31 +00:00
19f4b1243c
`crosvm snapshot take ...` will write the contents of guest memory to a file and `crosvm restore apply ...` will read that file to overwrite guest memory. To start with, the file is chosen by adding a ".mem" extension to the snapshot file path. We should consider a better approach in the future, maybe put them both in a tar file or have the user supply a directory instead of a file path. BUG=b:266514791 Change-Id: Ic05f94223fb74674bd57dcd2f848055b31eb5fdc Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4215313 Reviewed-by: Elie Kheirallah <khei@google.com> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: Noah Gold <nkgold@google.com> Commit-Queue: Frederick Mayle <fmayle@google.com> |
||
---|---|---|
.. | ||
src | ||
bindgen.sh | ||
Cargo.toml |