crosvm/tools
Dennis Kempin df640d068c Add functional crosvm examples for running on linux
Two examples are added. A simple one and one with network
configured.

The examples are written in a way they can be integrated
with the mdbook to form a tutorial. This will ensure the
tutorial code snippets stay up to date.

The documentation for networking is added after
https://crrev.com/c/3237468 is merged.

BUG=b:214104901
TEST=./tools/examples/example_simple

Change-Id: I33682878858d8a0324fbb6a87e33cd55b29811b7
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3388063
Reviewed-by: Alexandre Courbot <acourbot@chromium.org>
Commit-Queue: Dennis Kempin <denniskempin@google.com>
Tested-by: Dennis Kempin <denniskempin@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
2022-01-18 23:24:00 +00:00
..
chromeos crosvm: Commit Cargo.toml with a useful description. 2022-01-06 22:59:57 +00:00
contrib
examples Add functional crosvm examples for running on linux 2022-01-18 23:24:00 +00:00
impl kvm_sys|virtio_sys|net_sys: disable tests failing on 32bits 2021-12-15 00:55:48 +00:00
aarch64vm
cargo-doc tools: Stop generating API docs for libvda 2021-12-09 18:01:34 +00:00
clippy
dev_container Use tmpfs for /tmp in dev container 2021-12-07 17:44:17 +00:00
fmt
install-aarch64-deps Uprev rust toolchain to 1.56.1 2021-12-10 02:34:50 +00:00
install-armhf-deps Uprev rust toolchain to 1.56.1 2021-12-10 02:34:50 +00:00
install-deps
presubmit
run_tests
set_test_target
x86vm