crosvm/src
Zach Reizner 22175fe368 crosvm: add uid_map/gid_map support to jailed devices
This CL includes a small tweak to sys_util so that cloned processes PIDs
are returned.

The proxy device CHILD_SIGNATURE check was removed because it would
deadlock with the synchronization that DeviceManager's post clone
callback uses to wait for the id maps to be set. The check wasn't that
useful to begin with.

This also bumps the libc version.

TEST=None
BUG=None

Change-Id: I881e08c9626e035044b0be1dd2e9fff3e7e61ec1
Reviewed-on: https://chromium-review.googlesource.com/634270
Commit-Ready: Zach Reizner <zachr@chromium.org>
Tested-by: Zach Reizner <zachr@chromium.org>
Reviewed-by: Zach Reizner <zachr@chromium.org>
2017-09-08 17:35:58 -07:00
..
hw crosvm: add uid_map/gid_map support to jailed devices 2017-09-08 17:35:58 -07:00
argument.rs crosvm: argument parsing without clap 2017-09-02 00:18:25 -07:00
device_manager.rs crosvm: add uid_map/gid_map support to jailed devices 2017-09-08 17:35:58 -07:00
kernel_cmdline.rs
main.rs sys_util: use libc's openlog to connect to syslog 2017-09-06 14:31:06 -07:00
vm_control.rs crosvm: refactor and expand vm control socket IPC 2017-08-25 19:54:11 -07:00