summary refs log tree commit diff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorZach Reizner <zachr@google.com>2018-09-14 15:43:33 -0700
committerchrome-bot <chrome-bot@chromium.org>2018-09-17 21:35:02 -0700
commit579bd2cf0e59c86779bc113734d583590341301c (patch)
treef3a6f9aebe58fab758dbafd83abce97fabe0e6f0 /Cargo.lock
parenta99954cb7c076c9585aba416afdcb86f67e3676f (diff)
downloadcrosvm-579bd2cf0e59c86779bc113734d583590341301c.tar
crosvm-579bd2cf0e59c86779bc113734d583590341301c.tar.gz
crosvm-579bd2cf0e59c86779bc113734d583590341301c.tar.bz2
crosvm-579bd2cf0e59c86779bc113734d583590341301c.tar.lz
crosvm-579bd2cf0e59c86779bc113734d583590341301c.tar.xz
crosvm-579bd2cf0e59c86779bc113734d583590341301c.tar.zst
crosvm-579bd2cf0e59c86779bc113734d583590341301c.zip
linux: bind wayland directory in virtio-wayland sandbox
For example, if the wayland socket is given as /run/wayland-0, the
entire /run/ directory will be bind mounted into the sandbox as
/wayland/. The wayland device will then be told to open the socket at
/wayland/wayland-0. If the /run/wayland-0 file is removed and a new
socket is opened in its place, as in a chrome crash, the
/wayland/wayland-0 socket will open the new socket rather than the one
belonging to the expire process.

TEST=vmc start termina; chrome://inducebrowsercrashforrealz;
    vsh termina; start wayland application
BUG=chromium:884398

Change-Id: I259eb2f7e29ee6b61836133ec1c3a110c5575957
Reviewed-on: https://chromium-review.googlesource.com/1227063
Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com>
Tested-by: Zach Reizner <zachr@chromium.org>
Reviewed-by: Stephen Barber <smbarber@chromium.org>
Diffstat (limited to 'Cargo.lock')
0 files changed, 0 insertions, 0 deletions