mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-05 07:24:20 +01:00
kernel compiled in fedora 35 (latest) is not working, following error is reported: ``` qemu-system-x86_64: Error loading uncompressed kernel without PVH ELF Note ``` Build QAT kernel in fedora 34 container to fix it fixes #3135 Signed-off-by: Julio Montes <julio.montes@intel.com>