crosvm/tools
Joe Hattori ab3d88e71f docs: make sure user is added to the kvm group in running_crosvm/example_simple.md.
At present, the `tools/examples/example_simple` script fails with an
access error when the user is not added to the kvm group.

This commit makes sure the user is added to the kvm group when trying to
run crosvm in running_crosvm/example_simple.md.

Tested on my local environment and checked the script works regardless
of the user being in the kvm group.

BUG=b:294970555
TEST=./tools/presubmit
TEST=./tools/examples/example_simple works regardless of user being in
the kvm group
TEST=shellcheck

Change-Id: I19e42af048774f68c7e0a93afa89a7acd183ba82
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4763917
Reviewed-by: Takaya Saeki <takayas@chromium.org>
Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org>
Commit-Queue: Joe Hattori <hattorij@google.com>
2023-08-09 10:37:25 +00:00
..
chromeos merge_bot: Do not create more than 2 dry runs within 24h 2023-01-17 19:48:53 +00:00
contrib crosvm: Uprev rust toolchain and dev container 2023-02-08 20:26:30 +00:00
examples docs: make sure user is added to the kvm group in running_crosvm/example_simple.md. 2023-08-09 10:37:25 +00:00
impl crosvm: virtio-net device hotplug 2023-07-27 04:35:26 +00:00
infra infra: Upload binary size to dashboard in postsubmit 2023-02-15 22:41:49 +00:00
tests tools/presubmit: New presubmit checks 2023-02-28 22:31:48 +00:00
windows tools: add check for lf line endings 2023-01-06 20:27:39 +00:00
.vpython3 tools: Add 'rich' as dependency 2023-01-24 17:33:29 +00:00
aarch64vm testvm: Refactor to use argh 2023-04-11 20:30:26 +00:00
bench e2e_tests: Allow TestVM to run with custom artifacts 2023-06-14 22:22:38 +00:00
bindgen-all-the-things media: remove local libva and cros-codecs crates 2023-05-17 00:54:25 +00:00
build_release build_release: Handle riscv64 excludes 2023-05-04 18:05:05 +00:00
cargo-doc tools: port cargo-doc to python 2023-04-27 20:51:42 +00:00
cl tools/cl upload: Add a few convenience flags 2022-11-02 20:20:47 +00:00
clippy tools: skip build-excluded crates for clippy 2023-05-04 15:48:00 +00:00
custom_checks Remove all remaining --features=direct code 2023-07-25 17:55:10 +00:00
dev_container dev_container: Remove argh import 2023-05-04 19:40:36 +00:00
fmt tools/presubmit: New presubmit checks 2023-02-28 22:31:48 +00:00
health-check tools/presubmit: New presubmit checks 2023-02-28 22:31:48 +00:00
install-aarch64-deps tools: stop installing libudev 2023-01-13 17:11:36 +00:00
install-armhf-deps tools: stop installing libudev 2023-01-13 17:11:36 +00:00
install-deps dev_container: Add strace to dependency 2023-03-28 18:25:12 +00:00
install-deps.ps1 tools: run_test2 add windows support 2023-02-07 14:56:12 +00:00
install-mingw64-deps toolchain refactoring: Only support native out of the box 2023-01-24 17:33:29 +00:00
install-riscv64-deps Include riscv toolchain in dev container 2023-05-04 15:21:31 +00:00
nextest_package New nextest based test runner 2023-02-02 23:39:42 +00:00
presubmit tools: Add riscv platform 2023-05-03 16:50:25 +00:00
run_tests docs: book: move testing docs into a directory 2023-07-06 19:32:58 +00:00
run_tests2 Migrate run_tests2 to run_tests 2023-02-13 23:31:19 +00:00
setup-wine64 tools: Do not use pip to install python packages 2023-02-27 19:24:18 +00:00
testvm testvm: Improved CLI usability 2023-04-11 20:30:26 +00:00
x86vm testvm: Refactor to use argh 2023-04-11 20:30:26 +00:00