mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-27 17:26:29 +00:00
--disable-avx512bw and --enable-avx512bw were removed in QEMU 10.1.0. Passing them to qemu-snp-experimental (11.0.0) or any other post-10.1.0 build causes configure to abort with 'unknown option'. Add the same version guard that upstream main carries. Assisted-by: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Zvonko Kaiser <zkaiser@nvidia.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