mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-31 13:04:23 +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>