mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 13:45:20 +00:00
5343e09e7b
Let's officially have a way to pass the features used to build cloud-hypervisor to the dev_cli.sh script. This doesn't invalidate the previous commit, as we still don't what the features_build variable to be quoted, otherwise we face the following issue: ``` error: Found argument '--features tdx' which wasn't expected, or isn't valid in this context Did you mean --features? USAGE: cargo build --all --features <FEATURES>... ``` Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com> |
||
---|---|---|
.. | ||
check-image-compatability.sh | ||
create-cloud-init.sh | ||
dev_cli.sh | ||
run_cargo_tests.sh | ||
run_integration_tests_aarch64.sh | ||
run_integration_tests_live_migration.sh | ||
run_integration_tests_sgx.sh | ||
run_integration_tests_vfio.sh | ||
run_integration_tests_windows.sh | ||
run_integration_tests_x86_64.sh | ||
run_metrics.sh | ||
run_openapi_tests.sh | ||
run_unit_tests.sh | ||
sha1sums-aarch64 | ||
sha1sums-x86_64 | ||
test-util.sh |