mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-22 04:18:53 +00:00
For qemu 6.1.0 build on arm64, compile error occurs when "-pie" is added to ldflag. tests/plugins/empty.c won't be linked as a sysmbol is missing. I consider there maybe a bug. Before figure it out, we should disable plugins for qemu 6.1.0 on arm64. Fixes: #2707 Signed-off-by: Jianyong Wu <jianyong.wu@arm.com>
Packaging scripts
This directory contains useful packaging scripts.
configure-hypervisor.sh
This script generates the official set of QEMU-based hypervisor build configuration options. All repositories that need to build a hypervisor from source MUST use this script to ensure the hypervisor is built in a known way since using a different set of options can impact many areas including performance, memory footprint and security.
Example usage:
$ configure-hypervisor.sh qemu