cloud-hypervisor/scripts
Michael Zhao d76d04e2f2 scripts: Prepare a Focal image with custom kernel
On AArch64, ACPI must work with UEFI (EDK2). This way, the kernel is
always loaded from the disk image. We can not specify a direct custom
kernel while using ACPI.

To use a custom kernel, we have to replace the kernel file in the disk
image by:
- Making a copy of the Focal `raw` image
- Mounting the rootfs with `libguestfs-tools`
- Replacing the compressed kernel file

Signed-off-by: Michael Zhao <michael.zhao@arm.com>
2021-09-24 07:57:57 +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: Add entry for live-migration integration tests 2021-09-02 14:57:31 +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 scripts: Prepare a Focal image with custom kernel 2021-09-24 07:57:57 +01:00
run_integration_tests_live_migration.sh ci: Rustify ovs-dpdk setup and cleanup 2021-09-10 07:41:15 +01:00
run_integration_tests_sgx.sh tests: Support filtering integration tests 2021-01-25 17:34:10 +00: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 ci: Use the pre-installed virtiofsd 2021-09-20 16:47:28 +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 scripts: Fix an obsolete sha1sam 2021-05-20 13:42:34 +08:00
sha1sums-x86_64 ci: Update guest cloud image by installing "stress" utility 2021-06-09 14:34:55 +01:00
test-util.sh tests: Support filtering integration tests 2021-01-25 17:34:10 +00:00