crosvm/sys_util
Zach Reizner 29ad3c7d0f crosvm: refactor and expand vm control socket IPC
This CL adds VM request capabilities to the control socket. These
requests include the basic exit as well as the essential ioeventfd and
irqfd requests. For virtio wayland, the register/unregister device
memory request was added.

TEST=cargo test
BUG=chromium:738638

Change-Id: I0cbf62d85a299cf454bcf6924a4e1d52d5b7183f
Reviewed-on: https://chromium-review.googlesource.com/602593
Commit-Ready: Zach Reizner <zachr@chromium.org>
Tested-by: Zach Reizner <zachr@chromium.org>
Reviewed-by: Dylan Reid <dgreid@chromium.org>
2017-08-25 19:54:11 -07:00
..
src crosvm: refactor and expand vm control socket IPC 2017-08-25 19:54:11 -07:00
build.rs sys_util: add sock_ctrl_msg module for transmitting messages with FD 2017-07-20 21:21:29 -07:00
Cargo.toml sys_util: add sock_ctrl_msg module for transmitting messages with FD 2017-07-20 21:21:29 -07:00
sock_ctrl_msg.c sys_util: fix include in sock_ctrl_msg 2017-07-24 22:54:04 -07:00