crosvm/tools/examples
Dennis Kempin cde666cd54 Reorganize usage doc and add example usage
BUG=b:214104901
TEST=mdbook serve

Change-Id: I7039493212912cb698f74967abef228df278f4c7
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3399872
Reviewed-by: Alexandre Courbot <acourbot@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Dennis Kempin <denniskempin@google.com>
2022-01-27 21:29:10 +00:00
..
guest Add functional crosvm examples for running on linux 2022-01-18 23:24:00 +00:00
.gitignore Add functional crosvm examples for running on linux 2022-01-18 23:24:00 +00:00
example_desktop Reorganize usage doc and add example usage 2022-01-27 21:29:10 +00:00
example_network Add functional crosvm examples for running on linux 2022-01-18 23:24:00 +00:00
example_simple Add functional crosvm examples for running on linux 2022-01-18 23:24:00 +00:00
README.md Reorganize usage doc and add example usage 2022-01-27 21:29:10 +00:00
setup_network Reorganize usage doc and add example usage 2022-01-27 21:29:10 +00:00

Crosvm on Linux Example

This directory contains an examples for how to run a VM with crosvm on linux.

See Basic Usage for a tutorial on how to run the examples.