mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-28 20:15:51 +00: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.