mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-24 00:34:21 +01:00
QEMU >= 4.0 is able to boot into the uncompressed kernel using the PVH entry point, but to get this `CONFIG_PVH` must be enabled in the guest kernel and `pvh.bin` installed in the host. Booting uncompressed kernels in QEMU 5.0 can reduce the memory footprint, ~17% for KSM and ~15% nonKSM. fixes #1029 Signed-off-by: Julio Montes <julio.montes@intel.com>
Static build
This directory contains files to build static versions of Kata Containers.