mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 12:34:31 +00:00
96b95accf3
A proposed set of kernel patches makes it possible to map anonymous MAP_SHARED mappings into the IPA space of a virtual machine with MTE enabled. With these patches we can use most features of crosvm with the exception of pmem which relies on being able to make file mappings in the IPA space. Therefore, we make MTE an opt-in feature via the --mte command line argument and forbid specifying --mte together with --pmem-device or --rw-pmem-device. Bug: b:234779841 Change-Id: I70bf2d0a8c1aff7c5956d6009ca5169a623bc6b2 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3892141 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Auto-Submit: Peter Collingbourne <pcc@chromium.org> Commit-Queue: Peter Collingbourne <pcc@chromium.org> |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |