mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 05:03:05 +00:00
5419f1907b
The existing flags assume unix libc read = 1, write = 2. On Windows we have read = 4, write = 2. We can implement the conversion between base::Protection and VhostUserShmemMapMsgFlags to keep the protocol itself separate from the platform flags. BUG=b:221882601 TEST=presubmit & tested downstream Change-Id: I6fe69df679926b240f7d02dfbbf0704bbca5a5b0 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3860646 Reviewed-by: David Stevens <stevensd@chromium.org> Commit-Queue: Idan Raiter <idanr@google.com> Tested-by: Idan Raiter <idanr@google.com> |
||
---|---|---|
.. | ||
depot_tools@268d645853 | ||
libslirp-rs | ||
minigbm@ef852e007c | ||
minijail@77c59db8ff | ||
virglrenderer@4770f706db | ||
vmm_vhost |