mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 20:48:55 +00:00
4b06502db1
Add a `--vsock` command-line option that is designed to replace the `--cid`, `--vhost-vsock-device` and `--vhost-vsock-fd` parameters into a single one. This parameter can be used on Windows as well as Linux, and on the latter users can also specify the vhost-vsock device to use. This parameter is the preferred way to add vsock devices, and thus is also enabled for configuration files. Also update the book's instructions in lockstep. BUG=b:255223604 TEST=run crosvm with `--vsock cid=42` option and ensure the guest device is working using socat to communicate with the host. Change-Id: I9515922415e5a55289a9e21d5f2f247a30fadc74 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4253292 Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org> |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
book.toml | ||
mermaid-init.js | ||
mermaid.min.js |