mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-11-05 03:21:13 +00:00
bbefbe9273
This script checks if an image is compatible with Cloud Hypervisor. At first, it detects the image type(raw or qcow2), partition type whether it is DOS or GPT. Then it mounts the image and checks if VIRTIO Configs are enabled in the kernel config. In the end, it provides a message about the compatibility of the image. Signed-off-by: Muminul Islam <muislam@microsoft.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_openapi_tests.sh | ||
run_unit_tests.sh | ||
sha1sums-aarch64 | ||
sha1sums-x86_64 | ||
test-util.sh |