mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
When CH_CUSTOM_KERNEL, CH_CUSTOM_FIRMWARE, or CH_CUSTOM_OVMF environment variables are set, copy the referenced files into the host workloads directory before starting Docker. The files land at the default paths the test scripts expect (vmlinux-x86_64, Image-arm64, hypervisor-fw, CLOUDHV.fd, CLOUDHV_EFI.fd), so the existing download-if-missing guards inside the container skip the network fetch. Each variable is independent; users can override any combination without affecting the others. Assisted-by: GitHub Copilot:Claude-Opus-4.6 Signed-off-by: Muminul Islam <muislam@microsoft.com>
23 KiB
Executable File
23 KiB
Executable File