crosvm/devices
Alexandre Courbot 10c819fb36 crosvm: rename all "net" parameters to use kebab-case
This option has just been introduced and has no user, so we can slip
this one under the rug.

BUG=b:255223604
TEST=cargo test -p devices net::tests
TEST=`cargo run -- .. --net tap-name=crosvm_tap` properly creates a TAP
network device.

Change-Id: I228e5f2539c49314399cf254ddaf795bd0265a2f
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3990100
Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org>
Commit-Queue: Keiichi Watanabe <keiichiw@chromium.org>
Auto-Submit: Alexandre Courbot <acourbot@chromium.org>
2022-10-31 10:30:46 +00:00
..
src crosvm: rename all "net" parameters to use kebab-case 2022-10-31 10:30:46 +00:00
tests/irqchip Extract devices integration tests 2022-10-26 17:53:08 +00:00
Cargo.toml video: decoder: vaapi: port the VAAPI backend to cros-codecs 2022-10-28 03:23:31 +00:00