mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 05:03:05 +00:00
85eda99bd4
This is admittedly an odd feature with a narrow use case. It will lower the risk of crash analysis tools accidentally trying to read guest memory that has been unshared from the host (i.e. in a protected VM). Hoperfully we'll eventually have a better solution, where we only mmap the memory regions that are shared with the host. There is no hypervisor support for that yet. BUG=b:238324526 Change-Id: Iac7ed38aa52778a43ac5ba22bab5a3df7a554ee6 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4251719 Commit-Queue: Frederick Mayle <fmayle@google.com> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
bindgen.sh | ||
Cargo.toml |