cloud-hypervisor/scripts
Muminul Islam bbefbe9273 tools: Add a script to check image compatibility
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>
2021-10-05 14:40:10 +01:00
..
check-image-compatability.sh tools: Add a script to check image compatibility 2021-10-05 14:40:10 +01:00
create-cloud-init.sh ci: Move from Clear Linux to Ubuntu Focal Fossa cloud image 2020-07-02 13:47:16 +02:00
dev_cli.sh scripts: check hypervisor before running the test 2021-09-29 15:02:50 +01:00
run_cargo_tests.sh scripts: Use hypervisor variable instead of kvm 2021-01-28 09:11:02 +00:00
run_integration_tests_aarch64.sh tests, scripts: Update custom aarch64 image to include "stress" 2021-09-29 15:01:46 +01:00
run_integration_tests_live_migration.sh scripts: populate build and test features based on hypervisor 2021-09-29 15:02:50 +01:00
run_integration_tests_sgx.sh scripts: check hypervisor before running the test 2021-09-29 15:02:50 +01:00
run_integration_tests_vfio.sh tests: Extend VFIO baremetal integration tests 2021-05-04 15:01:29 +02:00
run_integration_tests_windows.sh tests: Dynamically assign IPs for Windows integration tests 2021-05-06 17:27:33 +02:00
run_integration_tests_x86_64.sh scripts: populate build and test features based on hypervisor 2021-09-29 15:02:50 +01:00
run_openapi_tests.sh ci: Add OpenAPI validation 2019-12-11 12:53:31 +00:00
run_unit_tests.sh script: Modify unit tests to support mshv 2021-01-28 09:11:02 +00:00
sha1sums-aarch64 tests, scripts: Update custom aarch64 image to include "stress" 2021-09-29 15:01:46 +01:00
sha1sums-x86_64 ci: Update guest cloud image by installing "stress" utility 2021-06-09 14:34:55 +01:00
test-util.sh scripts: check hypervisor before running the test 2021-09-29 15:02:50 +01:00