crosvm/tools/examples
Vikram Auradkar fa539725eb tools: add simple windows example script
Makes gpu argument optional

BUG=b:316406247
TEST=ran the script on windows

Change-Id: I08e7961f2477ee56ad162420a99c469e3f4c7b1b
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5124591
Reviewed-by: Noah Gold <nkgold@google.com>
Commit-Queue: Vikram Auradkar <auradkar@google.com>
Auto-Submit: Vikram Auradkar <auradkar@google.com>
2024-01-27 06:17:57 +00:00
..
baremetal Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
guest Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
.gitignore Add functional crosvm examples for running on linux 2022-01-18 23:24:00 +00:00
example_desktop tools/examples: remove remaining instances of --tap-name 2023-06-09 14:57:45 +00:00
example_fs docs: Add virtio-fs document in crosvm book 2023-05-19 01:45:15 +00:00
example_network tools: examples: network - uncomment RSA and add info 2023-07-18 22:52:06 +00:00
example_simple docs: make sure user is added to the kvm group in running_crosvm/example_simple.md. 2023-08-09 10:37:25 +00:00
example_simple.ps1 tools: add simple windows example script 2024-01-27 06:17:57 +00:00
README.md crosvm: update book and doc links to crosvm.dev 2022-07-29 22:54:01 +00:00
setup_network Update all copyright headers to match new style 2022-09-13 18:41:29 +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.