mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-03-06 17:03:48 +00:00
`prepare_linux` checks if a `--build-guest-kernel` option is present, and build kernel from `cloud-hypervisor/linux.git`. Otherwise, it will invoke `download_linux` to use pre-built kernel. Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>